Skip to content

Commit

Permalink
Opt-in CPM for buildcheck template (#10607)
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKrivanek authored Sep 11, 2024
1 parent 371d00f commit db5b3ef
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.Build" Version="1.0.0-MicrosoftBuildPackageVersion" />
</ItemGroup>
</Project>
</Project>

0 comments on commit db5b3ef

Please sign in to comment.