Skip to content

Commit

Permalink
Specify RIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
shmuelie committed Aug 27, 2024
1 parent 3d82d38 commit 4d107a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Shmuelie.WinRTServer/Shmuelie.WinRTServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<IsAotCompatible>True</IsAotCompatible>
<DisableRuntimeMarshalling>True</DisableRuntimeMarshalling>
<EnableAotAnalyzer>True</EnableAotAnalyzer>
<RuntimeIdentifiers>win-x64;win-x86;win-arm64;$(RuntimeIdentifiers)</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.106" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers" />
Expand Down

0 comments on commit 4d107a5

Please sign in to comment.