We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe68dd commit 464e38bCopy full SHA for 464e38b
TexConvGui.props
@@ -9,5 +9,9 @@
9
<PlatformTarget>AnyCPU</PlatformTarget>
10
<TargetFramework>net8.0-windows</TargetFramework>
11
<ApplicationIcon>$(MsBuildThisFileDirectory)Icon.ico</ApplicationIcon>
12
+ <PublishSingleFile>true</PublishSingleFile>
13
+ <VersionPrefix>2.2</VersionPrefix>
14
+ <FileVersion>2.2.0.0</FileVersion>
15
+ <AssemblyVersion>2.2.0.0</AssemblyVersion>
16
</PropertyGroup>
17
</Project>
0 commit comments