Skip to content

Commit

Permalink
fix: missing runtime identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
ilGianfri committed Nov 22, 2024
1 parent 08d171f commit d0d6483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TwitterSky/TwitterSky.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d0d6483

Please sign in to comment.