Skip to content

Commit

Permalink
Create Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamparter authored Dec 20, 2024
1 parent 42dc829 commit 5292d98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions eng/Packages.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<!-- <PackageVersion Include="PackageName" Version="major.minor.patch" /> -->
</ItemGroup>
</Project>

0 comments on commit 5292d98

Please sign in to comment.