|
|
@ -12,20 +12,29 @@
|
|
|
|
<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:\Aufwachen\</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/Aufwachen/</InstallUrl>
|
|
|
|
<ApplicationVersion>1.0.0.0</ApplicationVersion>
|
|
|
|
<UpdateUrl>http://tools.dominicreich.com/Aufwachen/</UpdateUrl>
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
<SupportUrl>http://tmsn.at/%3ftools&aufwachen</SupportUrl>
|
|
|
|
|
|
|
|
<ErrorReportUrl>https://github.com/freefallcid/aufwachen/issues</ErrorReportUrl>
|
|
|
|
|
|
|
|
<ProductName>Aufwachen</ProductName>
|
|
|
|
|
|
|
|
<PublisherName>Dominic Reich</PublisherName>
|
|
|
|
|
|
|
|
<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' ">
|
|
|
@ -66,6 +75,18 @@
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<ApplicationIcon>my_network_places.ico</ApplicationIcon>
|
|
|
|
<ApplicationIcon>my_network_places.ico</ApplicationIcon>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<ManifestCertificateThumbprint>9D72C8839919D754E44682D18A8FC8682C827295</ManifestCertificateThumbprint>
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
|
|
<ManifestKeyFile>Aufwachen_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" />
|
|
|
@ -135,6 +156,7 @@
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<None Include="Aufwachen_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>
|
|
|
@ -162,6 +184,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.
|
|
|
|