You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
2.4 KiB
58 lines
2.4 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
-->
|
|
<Project>
|
|
<PropertyGroup>
|
|
<ApplicationRevision>14</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.*</ApplicationVersion>
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
<Configuration>Release</Configuration>
|
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
|
<CreateWebPageOnPublish>True</CreateWebPageOnPublish>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
<Install>True</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<InstallUrl>http://multiterm.iet-hslu.ch/installer/</InstallUrl>
|
|
<IsRevisionIncremented>True</IsRevisionIncremented>
|
|
<IsWebBootstrapper>True</IsWebBootstrapper>
|
|
<MapFileExtensions>True</MapFileExtensions>
|
|
<OpenBrowserOnPublish>False</OpenBrowserOnPublish>
|
|
<Platform>Any CPU</Platform>
|
|
<ProductName>MultiTerm</ProductName>
|
|
<PublishDir>bin\Release\net6.0-windows\app.publish\</PublishDir>
|
|
<PublishUrl>bin\publish\</PublishUrl>
|
|
<PublisherName>HSLU IET</PublisherName>
|
|
<PublishProtocol>ClickOnce</PublishProtocol>
|
|
<PublishReadyToRun>False</PublishReadyToRun>
|
|
<PublishSingleFile>False</PublishSingleFile>
|
|
<SelfContained>False</SelfContained>
|
|
<SignatureAlgorithm>sha256RSA</SignatureAlgorithm>
|
|
<SignManifests>True</SignManifests>
|
|
<TargetFramework>net6.0-windows</TargetFramework>
|
|
<UpdateEnabled>True</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateRequired>False</UpdateRequired>
|
|
<WebPageFileName>index.html</WebPageFileName>
|
|
<ManifestCertificateThumbprint>BC1274DD90DC13A3CE1634A82AC005CDB6852B06</ManifestCertificateThumbprint>
|
|
<ManifestKeyFile>MultiTerm.Wpf_TemporaryKey.pfx</ManifestKeyFile>
|
|
<History>True|2023-07-02T09:49:58.8132399Z;True|2023-06-06T21:40:32.7933627+02:00;True|2023-05-31T13:53:55.3496532+02:00;True|2023-05-31T12:15:48.2252015+02:00;</History>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.NetCore.DesktopRuntime.6.0.x64">
|
|
<Install>true</Install>
|
|
<ProductName>.NET Desktop Runtime 6.0.16 (x64)</ProductName>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PublishFile Include="Assets\console.ico">
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Include</PublishState>
|
|
<IncludeHash>true</IncludeHash>
|
|
<FileType>File</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
</Project> |