|
|
@ -12,20 +12,30 @@
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<PublishUrl>Z:\Leitungslaengenberechnung\</PublishUrl>
|
|
|
|
<Install>true</Install>
|
|
|
|
<Install>true</Install>
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
<InstallFrom>Web</InstallFrom>
|
|
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
|
|
<InstallUrl>http://tools.dominicreich.com/Leitungslaengenberechnung/</InstallUrl>
|
|
|
|
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
|
|
|
<UpdateUrl>http://tools.dominicreich.com/Leitungslaengenberechnung/</UpdateUrl>
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
<SupportUrl>http://tmsn.at/%3ftools&leitungslaengenberechnung</SupportUrl>
|
|
|
|
|
|
|
|
<ErrorReportUrl>https://github.com/freefallcid/leitungslaengenberechnung/issues</ErrorReportUrl>
|
|
|
|
|
|
|
|
<ProductName>Leitungslängenberechnung</ProductName>
|
|
|
|
|
|
|
|
<PublisherName>Dominic Reich</PublisherName>
|
|
|
|
|
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
|
|
|
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
|
|
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
|
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
|
|
|
|
|
|
<ExcludeDeploymentUrl>true</ExcludeDeploymentUrl>
|
|
|
|
|
|
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
@ -65,6 +75,18 @@
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<ApplicationIcon>cable.ico</ApplicationIcon>
|
|
|
|
<ApplicationIcon>cable.ico</ApplicationIcon>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<ManifestCertificateThumbprint>528486DB0FBE19A685C8460B46BA67E50BDFB669</ManifestCertificateThumbprint>
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<ManifestKeyFile>Leitungslaengenberechnung_TemporaryKey.pfx</ManifestKeyFile>
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<SignManifests>true</SignManifests>
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
<Reference Include="System.Data" />
|
|
|
@ -125,6 +147,7 @@
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<None Include="Leitungslaengenberechnung_TemporaryKey.pfx" />
|
|
|
|
<None Include="My Project\Application.myapp">
|
|
|
|
<None Include="My Project\Application.myapp">
|
|
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
|
@ -152,6 +175,18 @@
|
|
|
|
<Install>false</Install>
|
|
|
|
<Install>false</Install>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
</ItemGroup>
|
|
|
|
</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" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
<!-- 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.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|