-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDirectory.Packages.props
More file actions
24 lines (24 loc) · 1.25 KB
/
Directory.Packages.props
File metadata and controls
24 lines (24 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.1.0" />
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
<PackageVersion Include="OpenMcdf" Version="3.1.2" />
<PackageVersion Include="Polyfill" Version="10.3.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.172" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.XunitV3" Version="31.16.1" />
<PackageVersion Include="xunit.v3" Version="3.2.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />
<PackageVersion Include="Argon" Version="0.33.5" />
<PackageVersion Include="DiffEngine" Version="19.1.2" />
<PackageVersion Include="EmptyFiles" Version="8.17.2" />
<PackageVersion Include="SimpleInfoName" Version="3.2.0" />
<PackageVersion Include="Verify" Version="31.16.1" />
</ItemGroup>
</Project>