Skip to content

Commit

Permalink
chore: External dependency reduced to "engineering" submodules (#82) …
Browse files Browse the repository at this point in the history
…[skip ci]
  • Loading branch information
samtrion authored Jan 7, 2024
1 parent e6473d7 commit 4e87e48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<Project>
<Import Project="$(DirEngineeringSettings)sln.packages.props" />
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.26.7" />
<GlobalPackageReference Include="GitVersion.MsBuild" Version="5.12.0" />
Expand Down

0 comments on commit 4e87e48

Please sign in to comment.