File tree 2 files changed +2
-2
lines changed
tests/Exceptionless.DateTimeExtensions.Tests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<ItemGroup >
34
34
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
35
35
<PackageReference Include =" AsyncFixer" Version =" 1.1.6" PrivateAssets =" All" />
36
- <PackageReference Include =" MinVer" Version =" 2.0 .0" PrivateAssets =" All" />
36
+ <PackageReference Include =" MinVer" Version =" 2.2 .0" PrivateAssets =" All" />
37
37
</ItemGroup >
38
38
39
39
<ItemGroup >
Original file line number Diff line number Diff line change 8
8
<ProjectReference Include =" ..\..\src\Exceptionless.DateTimeExtensions\Exceptionless.DateTimeExtensions.csproj" />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.4 .0" />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.5 .0" />
12
12
<PackageReference Include =" xunit" Version =" 2.4.1" />
13
13
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" />
14
14
<PackageReference Include =" Foundatio.Logging.Xunit" Version =" 9.1.0-rc1" />
You can’t perform that action at this time.
0 commit comments