Skip to content

Commit

Permalink
Opt-out of NuGet Central Package Management (CPM)
Browse files Browse the repository at this point in the history
  • Loading branch information
nil4 committed Jan 9, 2025
1 parent ef0fe67 commit c897f0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<RuntimeIdentifier Condition="$(Platform) == 'ARM64'">win-arm64</RuntimeIdentifier>
<UseWindowsForms>true</UseWindowsForms>
<IncludeSymbols>true</IncludeSymbols>
<ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit c897f0a

Please sign in to comment.