Skip to content

Commit

Permalink
chore: External dependency reduced to "engineering" submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Jan 7, 2024
1 parent 3a2974e commit 1e66c1e
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,6 +1,9 @@
<Project>

<Import Project="$(DirEngineeringSettings)sln.packages.props" />
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>

<ItemGroup>
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.26.7" />
Expand Down

0 comments on commit 1e66c1e

Please sign in to comment.