Specify RuntimeIdentifier, win-x86

This commit is contained in:
2024-11-26 16:07:28 -06:00
parent b5e1390c8a
commit 2abe1509c7

View File

@@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
<RootNamespace>factorio_achievements_fixer</RootNamespace>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>