|
|
@ -4,11 +4,12 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<ApplicationRevision>57</ApplicationRevision>
|
|
|
|
<ApplicationRevision>58</ApplicationRevision>
|
|
|
|
<ApplicationVersion>1.0.0.*</ApplicationVersion>
|
|
|
|
<ApplicationVersion>1.0.0.*</ApplicationVersion>
|
|
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
|
|
<BootstrapperEnabled>True</BootstrapperEnabled>
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
|
|
|
<CreateDesktopShortcut>True</CreateDesktopShortcut>
|
|
|
|
|
|
|
|
<CreateWebPageOnPublish>True</CreateWebPageOnPublish>
|
|
|
|
<ErrorReportUrl>https://github.com/sleevezipper/hass-workstation-service</ErrorReportUrl>
|
|
|
|
<ErrorReportUrl>https://github.com/sleevezipper/hass-workstation-service</ErrorReportUrl>
|
|
|
|
<GenerateManifests>True</GenerateManifests>
|
|
|
|
<GenerateManifests>True</GenerateManifests>
|
|
|
|
<Install>true</Install>
|
|
|
|
<Install>true</Install>
|
|
|
@ -16,8 +17,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
<InstallUrl>https://hassworkstationstorage.z6.web.core.windows.net/publish/</InstallUrl>
|
|
|
|
<InstallUrl>https://hassworkstationstorage.z6.web.core.windows.net/publish/</InstallUrl>
|
|
|
|
<IsRevisionIncremented>True</IsRevisionIncremented>
|
|
|
|
<IsRevisionIncremented>True</IsRevisionIncremented>
|
|
|
|
<IsWebBootstrapper>True</IsWebBootstrapper>
|
|
|
|
<IsWebBootstrapper>True</IsWebBootstrapper>
|
|
|
|
<ManifestCertificateThumbprint>820B7EDF3E26E24BB4C25B177A05B3D0C77BF73A</ManifestCertificateThumbprint>
|
|
|
|
<ManifestCertificateThumbprint>66F1CEE175B90B89AFD3AA8F5F649268BF4DFA9E</ManifestCertificateThumbprint>
|
|
|
|
<ManifestKeyFile>hass-workstation-service_TemporaryKey.pfx</ManifestKeyFile>
|
|
|
|
<ManifestKeyFile>hass-workstation-service_1_TemporaryKey.pfx</ManifestKeyFile>
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
|
<Platform>Any CPU</Platform>
|
|
|
|
<Platform>Any CPU</Platform>
|
|
|
@ -37,12 +38,13 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
|
|
<TrustUrlParameters>True</TrustUrlParameters>
|
|
|
|
<TrustUrlParameters>True</TrustUrlParameters>
|
|
|
|
<UpdateEnabled>True</UpdateEnabled>
|
|
|
|
<UpdateEnabled>True</UpdateEnabled>
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
<History>False|2021-11-14T15:44:38.1032015Z;</History>
|
|
|
|
<UpdateRequired>False</UpdateRequired>
|
|
|
|
|
|
|
|
<WebPageFileName>Publish.html</WebPageFileName>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<BootstrapperPackage Include="Microsoft.NetCore.CoreRuntime.5.0.x64">
|
|
|
|
<BootstrapperPackage Include="Microsoft.NetCore.CoreRuntime.5.0.x64">
|
|
|
|
<Install>true</Install>
|
|
|
|
<Install>True</Install>
|
|
|
|
<ProductName>.NET Runtime 5.0.1 (x64)</ProductName>
|
|
|
|
<ProductName>.NET Runtime 5.0.12 (x64)</ProductName>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|
|
|
|
</Project>
|