Skip to content

Commit

Permalink
Set RuntimeIdentifier=win-x64 for Vezel.Novadrop.Interop.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Feb 12, 2024
1 parent 8611f33 commit 1a3876b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interop/interop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This package provides low-level bindings for in-memory interoperation with the
TERA client.</PackageDescription>
<PackageId>Vezel.Novadrop.Interop</PackageId>
<RootNamespace>Vezel.Novadrop.Interop</RootNamespace>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1a3876b

Please sign in to comment.