Hotfix of csproj file

This commit is contained in:
Michał Czyż
2021-03-23 11:51:51 +01:00
parent a02195f6d6
commit 8dcb15e2cc

View File

@@ -25,7 +25,7 @@
<MapFileExtensions>true</MapFileExtensions> <MapFileExtensions>true</MapFileExtensions>
<ProductName>Server Manager</ProductName> <ProductName>Server Manager</ProductName>
<PublisherName>Michał Czyż</PublisherName> <PublisherName>Michał Czyż</PublisherName>
<ApplicationRevision>0</ApplicationRevision> <ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut> <CreateDesktopShortcut>true</CreateDesktopShortcut>