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 b3c29fe commit 5babf7aCopy full SHA for 5babf7a
NewModLauncher/NewModLauncher.csproj
@@ -1,5 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
+ <VersionPrefix>1.0.2</VersionPrefix>
4
<OutputType>WinExe</OutputType>
5
<Authors>CallOfCreator</Authors>
6
<TargetFramework>net8.0</TargetFramework>
@@ -34,3 +35,4 @@
34
35
<EmbeddedResource Include="Assets\**" />
36
</ItemGroup>
37
</Project>
38
+
0 commit comments