Skip to content

Commit

Permalink
Add runtime identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Feb 6, 2024
1 parent 54b80a9 commit aa046d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SC.Linear/SC.Linear.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<Version>1.0.6</Version>
<SelfContained>true</SelfContained>
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;win-arm64;linux-arm64;osx-arm64</RuntimeIdentifiers>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit aa046d0

Please sign in to comment.