🔧 Moves template installed nugets to their own file
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<Project>
|
||||
<ItemGroup Label="Packages">
|
||||
<PackageVersion Include="GitVersion.MsBuild" Version="6.6.2" />
|
||||
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />
|
||||
<PackageVersion Include="NewStyleCop.Analyzers" Version="1.2.1" />
|
||||
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user