fix: windows exe shouldn't ask for .net to be installed anymore

fix: Version number is now correct
docs: Updated .net version name in the docs
This commit is contained in:
Kwoth
2024-05-10 02:05:35 +00:00
parent 0532b30f7f
commit cfd39ebbd5
3 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>5.0.0</Version>
<Version>5.0.2</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>