parent
ea791999f9
commit
1ba8010955
@ -1,163 +1,198 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||||
<ProjectGuid>{AA6CFF3E-0565-4A31-BBE1-20988A610746}</ProjectGuid>
|
<ProjectGuid>{AA6CFF3E-0565-4A31-BBE1-20988A610746}</ProjectGuid>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<StartupObject>Leitungslaengenberechnung.My.MyApplication</StartupObject>
|
<StartupObject>Leitungslaengenberechnung.My.MyApplication</StartupObject>
|
||||||
<RootNamespace>Leitungslaengenberechnung</RootNamespace>
|
<RootNamespace>Leitungslaengenberechnung</RootNamespace>
|
||||||
<AssemblyName>Leitungslaengenberechnung</AssemblyName>
|
<AssemblyName>Leitungslaengenberechnung</AssemblyName>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
<MyType>WindowsForms</MyType>
|
<MyType>WindowsForms</MyType>
|
||||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||||
<PublishUrl>publish\</PublishUrl>
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
||||||
<Install>true</Install>
|
<PublishUrl>Z:\Leitungslaengenberechnung\</PublishUrl>
|
||||||
<InstallFrom>Disk</InstallFrom>
|
<Install>true</Install>
|
||||||
<UpdateEnabled>false</UpdateEnabled>
|
<InstallFrom>Web</InstallFrom>
|
||||||
<UpdateMode>Foreground</UpdateMode>
|
<UpdateEnabled>true</UpdateEnabled>
|
||||||
<UpdateInterval>7</UpdateInterval>
|
<UpdateMode>Foreground</UpdateMode>
|
||||||
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdateInterval>7</UpdateInterval>
|
||||||
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
||||||
<UpdateRequired>false</UpdateRequired>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
||||||
<MapFileExtensions>true</MapFileExtensions>
|
<UpdateRequired>false</UpdateRequired>
|
||||||
<ApplicationRevision>0</ApplicationRevision>
|
<MapFileExtensions>true</MapFileExtensions>
|
||||||
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
<InstallUrl>http://tools.dominicreich.com/Leitungslaengenberechnung/</InstallUrl>
|
||||||
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UpdateUrl>http://tools.dominicreich.com/Leitungslaengenberechnung/</UpdateUrl>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<SupportUrl>http://tmsn.at/%3ftools&leitungslaengenberechnung</SupportUrl>
|
||||||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
<ErrorReportUrl>https://github.com/freefallcid/leitungslaengenberechnung/issues</ErrorReportUrl>
|
||||||
</PropertyGroup>
|
<ProductName>Leitungslängenberechnung</ProductName>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PublisherName>Dominic Reich</PublisherName>
|
||||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<ApplicationRevision>1</ApplicationRevision>
|
||||||
<DebugType>full</DebugType>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
||||||
<DefineDebug>true</DefineDebug>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<DefineTrace>true</DefineTrace>
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
||||||
<OutputPath>bin\Debug\</OutputPath>
|
<ExcludeDeploymentUrl>true</ExcludeDeploymentUrl>
|
||||||
<DocumentationFile>Leitungslaengenberechnung.xml</DocumentationFile>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||||
<DebugType>pdbonly</DebugType>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
<DefineDebug>false</DefineDebug>
|
<DebugType>full</DebugType>
|
||||||
<DefineTrace>true</DefineTrace>
|
<DefineDebug>true</DefineDebug>
|
||||||
<Optimize>true</Optimize>
|
<DefineTrace>true</DefineTrace>
|
||||||
<OutputPath>bin\Release\</OutputPath>
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
<DocumentationFile>Leitungslaengenberechnung.xml</DocumentationFile>
|
<DocumentationFile>Leitungslaengenberechnung.xml</DocumentationFile>
|
||||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
||||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
</PropertyGroup>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||||
<PropertyGroup>
|
<DebugType>pdbonly</DebugType>
|
||||||
<OptionExplicit>On</OptionExplicit>
|
<DefineDebug>false</DefineDebug>
|
||||||
</PropertyGroup>
|
<DefineTrace>true</DefineTrace>
|
||||||
<PropertyGroup>
|
<Optimize>true</Optimize>
|
||||||
<OptionCompare>Binary</OptionCompare>
|
<OutputPath>bin\Release\</OutputPath>
|
||||||
</PropertyGroup>
|
<DocumentationFile>Leitungslaengenberechnung.xml</DocumentationFile>
|
||||||
<PropertyGroup>
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||||
<OptionStrict>Off</OptionStrict>
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
</PropertyGroup>
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||||
<PropertyGroup>
|
</PropertyGroup>
|
||||||
<OptionInfer>On</OptionInfer>
|
<PropertyGroup>
|
||||||
</PropertyGroup>
|
<OptionExplicit>On</OptionExplicit>
|
||||||
<PropertyGroup>
|
</PropertyGroup>
|
||||||
<ApplicationIcon>cable.ico</ApplicationIcon>
|
<PropertyGroup>
|
||||||
</PropertyGroup>
|
<OptionCompare>Binary</OptionCompare>
|
||||||
<ItemGroup>
|
</PropertyGroup>
|
||||||
<Reference Include="System" />
|
<PropertyGroup>
|
||||||
<Reference Include="System.Data" />
|
<OptionStrict>Off</OptionStrict>
|
||||||
<Reference Include="System.Deployment" />
|
</PropertyGroup>
|
||||||
<Reference Include="System.Drawing" />
|
<PropertyGroup>
|
||||||
<Reference Include="System.Windows.Forms" />
|
<OptionInfer>On</OptionInfer>
|
||||||
<Reference Include="System.Xml" />
|
</PropertyGroup>
|
||||||
<Reference Include="System.Core" />
|
<PropertyGroup>
|
||||||
<Reference Include="System.Xml.Linq" />
|
<ApplicationIcon>cable.ico</ApplicationIcon>
|
||||||
<Reference Include="System.Data.DataSetExtensions" />
|
</PropertyGroup>
|
||||||
</ItemGroup>
|
<PropertyGroup>
|
||||||
<ItemGroup>
|
<ManifestCertificateThumbprint>528486DB0FBE19A685C8460B46BA67E50BDFB669</ManifestCertificateThumbprint>
|
||||||
<Import Include="Microsoft.VisualBasic" />
|
</PropertyGroup>
|
||||||
<Import Include="System" />
|
<PropertyGroup>
|
||||||
<Import Include="System.Collections" />
|
<ManifestKeyFile>Leitungslaengenberechnung_TemporaryKey.pfx</ManifestKeyFile>
|
||||||
<Import Include="System.Collections.Generic" />
|
</PropertyGroup>
|
||||||
<Import Include="System.Data" />
|
<PropertyGroup>
|
||||||
<Import Include="System.Drawing" />
|
<GenerateManifests>true</GenerateManifests>
|
||||||
<Import Include="System.Diagnostics" />
|
</PropertyGroup>
|
||||||
<Import Include="System.Windows.Forms" />
|
<PropertyGroup>
|
||||||
<Import Include="System.Linq" />
|
<SignManifests>true</SignManifests>
|
||||||
<Import Include="System.Xml.Linq" />
|
</PropertyGroup>
|
||||||
<Import Include="System.Threading.Tasks" />
|
<ItemGroup>
|
||||||
</ItemGroup>
|
<Reference Include="System" />
|
||||||
<ItemGroup>
|
<Reference Include="System.Data" />
|
||||||
<Compile Include="frm_Main.vb">
|
<Reference Include="System.Deployment" />
|
||||||
<SubType>Form</SubType>
|
<Reference Include="System.Drawing" />
|
||||||
</Compile>
|
<Reference Include="System.Windows.Forms" />
|
||||||
<Compile Include="frm_Main.Designer.vb">
|
<Reference Include="System.Xml" />
|
||||||
<DependentUpon>frm_Main.vb</DependentUpon>
|
<Reference Include="System.Core" />
|
||||||
<SubType>Form</SubType>
|
<Reference Include="System.Xml.Linq" />
|
||||||
</Compile>
|
<Reference Include="System.Data.DataSetExtensions" />
|
||||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
</ItemGroup>
|
||||||
<Compile Include="My Project\Application.Designer.vb">
|
<ItemGroup>
|
||||||
<AutoGen>True</AutoGen>
|
<Import Include="Microsoft.VisualBasic" />
|
||||||
<DependentUpon>Application.myapp</DependentUpon>
|
<Import Include="System" />
|
||||||
</Compile>
|
<Import Include="System.Collections" />
|
||||||
<Compile Include="My Project\Resources.Designer.vb">
|
<Import Include="System.Collections.Generic" />
|
||||||
<AutoGen>True</AutoGen>
|
<Import Include="System.Data" />
|
||||||
<DesignTime>True</DesignTime>
|
<Import Include="System.Drawing" />
|
||||||
<DependentUpon>Resources.resx</DependentUpon>
|
<Import Include="System.Diagnostics" />
|
||||||
</Compile>
|
<Import Include="System.Windows.Forms" />
|
||||||
<Compile Include="My Project\Settings.Designer.vb">
|
<Import Include="System.Linq" />
|
||||||
<AutoGen>True</AutoGen>
|
<Import Include="System.Xml.Linq" />
|
||||||
<DependentUpon>Settings.settings</DependentUpon>
|
<Import Include="System.Threading.Tasks" />
|
||||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</ItemGroup>
|
||||||
</Compile>
|
<ItemGroup>
|
||||||
</ItemGroup>
|
<Compile Include="frm_Main.vb">
|
||||||
<ItemGroup>
|
<SubType>Form</SubType>
|
||||||
<EmbeddedResource Include="frm_Main.resx">
|
</Compile>
|
||||||
<DependentUpon>frm_Main.vb</DependentUpon>
|
<Compile Include="frm_Main.Designer.vb">
|
||||||
</EmbeddedResource>
|
<DependentUpon>frm_Main.vb</DependentUpon>
|
||||||
<EmbeddedResource Include="My Project\Resources.resx">
|
<SubType>Form</SubType>
|
||||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
</Compile>
|
||||||
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||||
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
<Compile Include="My Project\Application.Designer.vb">
|
||||||
<SubType>Designer</SubType>
|
<AutoGen>True</AutoGen>
|
||||||
</EmbeddedResource>
|
<DependentUpon>Application.myapp</DependentUpon>
|
||||||
</ItemGroup>
|
</Compile>
|
||||||
<ItemGroup>
|
<Compile Include="My Project\Resources.Designer.vb">
|
||||||
<None Include="My Project\Application.myapp">
|
<AutoGen>True</AutoGen>
|
||||||
<Generator>MyApplicationCodeGenerator</Generator>
|
<DesignTime>True</DesignTime>
|
||||||
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
<DependentUpon>Resources.resx</DependentUpon>
|
||||||
</None>
|
</Compile>
|
||||||
<None Include="My Project\Settings.settings">
|
<Compile Include="My Project\Settings.Designer.vb">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<AutoGen>True</AutoGen>
|
||||||
<CustomToolNamespace>My</CustomToolNamespace>
|
<DependentUpon>Settings.settings</DependentUpon>
|
||||||
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||||
</None>
|
</Compile>
|
||||||
<None Include="App.config" />
|
</ItemGroup>
|
||||||
</ItemGroup>
|
<ItemGroup>
|
||||||
<ItemGroup>
|
<EmbeddedResource Include="frm_Main.resx">
|
||||||
<Content Include="cable.ico" />
|
<DependentUpon>frm_Main.vb</DependentUpon>
|
||||||
<Content Include="tmsnat.ico" />
|
</EmbeddedResource>
|
||||||
</ItemGroup>
|
<EmbeddedResource Include="My Project\Resources.resx">
|
||||||
<ItemGroup>
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||||
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||||
<Visible>False</Visible>
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||||
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
|
<SubType>Designer</SubType>
|
||||||
<Install>true</Install>
|
</EmbeddedResource>
|
||||||
</BootstrapperPackage>
|
</ItemGroup>
|
||||||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<ItemGroup>
|
||||||
<Visible>False</Visible>
|
<None Include="Leitungslaengenberechnung_TemporaryKey.pfx" />
|
||||||
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<None Include="My Project\Application.myapp">
|
||||||
<Install>false</Install>
|
<Generator>MyApplicationCodeGenerator</Generator>
|
||||||
</BootstrapperPackage>
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||||
</ItemGroup>
|
</None>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
<None Include="My Project\Settings.settings">
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
<CustomToolNamespace>My</CustomToolNamespace>
|
||||||
<Target Name="BeforeBuild">
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||||
</Target>
|
</None>
|
||||||
<Target Name="AfterBuild">
|
<None Include="App.config" />
|
||||||
</Target>
|
</ItemGroup>
|
||||||
-->
|
<ItemGroup>
|
||||||
|
<Content Include="cable.ico" />
|
||||||
|
<Content Include="tmsnat.ico" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
||||||
|
<Visible>False</Visible>
|
||||||
|
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
|
||||||
|
<Install>true</Install>
|
||||||
|
</BootstrapperPackage>
|
||||||
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
||||||
|
<Visible>False</Visible>
|
||||||
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
||||||
|
<Install>false</Install>
|
||||||
|
</BootstrapperPackage>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<PublishFile Include="tmsnat.ico">
|
||||||
|
<Visible>False</Visible>
|
||||||
|
<Group>
|
||||||
|
</Group>
|
||||||
|
<TargetPath>
|
||||||
|
</TargetPath>
|
||||||
|
<PublishState>Exclude</PublishState>
|
||||||
|
<IncludeHash>True</IncludeHash>
|
||||||
|
<FileType>File</FileType>
|
||||||
|
</PublishFile>
|
||||||
|
</ItemGroup>
|
||||||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
<Target Name="BeforeBuild">
|
||||||
|
</Target>
|
||||||
|
<Target Name="AfterBuild">
|
||||||
|
</Target>
|
||||||
|
-->
|
||||||
</Project>
|
</Project>
|
@ -1,13 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PublishUrlHistory>publish\</PublishUrlHistory>
|
<PublishUrlHistory>Z:\Leitungslaengenberechnung\|publish\</PublishUrlHistory>
|
||||||
<InstallUrlHistory />
|
<InstallUrlHistory>http://tools.dominicreich.com/Leitungslaengenberechnung/</InstallUrlHistory>
|
||||||
<SupportUrlHistory />
|
<SupportUrlHistory>http://tmsn.at/%3ftools&leitungslaengenberechnung</SupportUrlHistory>
|
||||||
<UpdateUrlHistory />
|
<UpdateUrlHistory />
|
||||||
<BootstrapperUrlHistory />
|
<BootstrapperUrlHistory />
|
||||||
<ErrorReportUrlHistory />
|
<ErrorReportUrlHistory>https://github.com/freefallcid/leitungslaengenberechnung/issues</ErrorReportUrlHistory>
|
||||||
<FallbackCulture>de-DE</FallbackCulture>
|
<FallbackCulture>de-DE</FallbackCulture>
|
||||||
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
<VerifyUploadedFiles>false</VerifyUploadedFiles>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue