File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
4
</PropertyGroup >
5
+
5
6
<ItemGroup >
6
7
<!-- MS -->
7
8
<PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9.0.0" />
10
11
<PackageVersion Include =" Microsoft.Extensions.Http.Resilience" Version =" 9.7.0" />
11
12
<PackageVersion Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 9.0.7" />
12
13
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
14
+ <PackageVersion Include =" Microsoft.DotNet.ApiCompat.Task" Version =" 9.0.303" />
13
15
<PackageVersion Include =" System.Net.Http.Json" Version =" 8.0.1" />
14
16
<PackageVersion Include =" System.Text.Json" Version =" 9.0.7" />
17
+
15
18
<!-- 3rd party -->
16
19
<PackageVersion Include =" FluentValidation" Version =" 11.11.0" />
20
+ <PackageVersion Include =" MinVer" Version =" 6.0.0" />
21
+
17
22
<!-- Testing -->
18
23
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
19
24
<PackageVersion Include =" NUnit" Version =" 4.3.2" />
You can’t perform that action at this time.
0 commit comments