revert runtime identifiers

This commit is contained in:
LotP1 2024-12-30 14:16:29 +01:00
parent f274a9cf3e
commit ab0424fa3a

View File

@ -2,7 +2,6 @@
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
</PropertyGroup> </PropertyGroup>
<Target Name="PostBuildTarget" AfterTargets="AfterBuild"> <Target Name="PostBuildTarget" AfterTargets="AfterBuild">