publish build v1.1

This commit is contained in:
2022-06-14 12:26:40 +02:00
parent a284333e96
commit d7f0ffed20

View File

@@ -7,6 +7,12 @@
<MyType>WindowsForms</MyType> <MyType>WindowsForms</MyType>
<ApplicationIcon>icons8_download_from_ftp.ico</ApplicationIcon> <ApplicationIcon>icons8_download_from_ftp.ico</ApplicationIcon>
<AssemblyName>Minecraft Modpack Updater</AssemblyName> <AssemblyName>Minecraft Modpack Updater</AssemblyName>
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
<Version>1.1.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<DebugType>embedded</DebugType>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<None Remove="CustomThemes\Office2019DarkBluePurple.tssp" /> <None Remove="CustomThemes\Office2019DarkBluePurple.tssp" />