File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
tests/Exceptionless.DateTimeExtensions.Tests Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 <MinVerSkip Condition =" '$(Configuration)' == 'Debug'" >true</MinVerSkip >
1111 <MinVerTagPrefix >v</MinVerTagPrefix >
1212
13- <Copyright >Copyright (c) 2023 Exceptionless. All rights reserved.</Copyright >
13+ <Copyright >Copyright (c) 2025 Exceptionless. All rights reserved.</Copyright >
1414 <Authors >Exceptionless</Authors >
1515 <NoWarn >$(NoWarn);CS1591;NU1701</NoWarn >
1616 <WarningsAsErrors >true</WarningsAsErrors >
3333 <ItemGroup >
3434 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
3535 <PackageReference Include =" AsyncFixer" Version =" 1.6.0" PrivateAssets =" All" />
36- <PackageReference Include =" MinVer" Version =" 5 .0.0" PrivateAssets =" All" />
36+ <PackageReference Include =" MinVer" Version =" 6 .0.0" PrivateAssets =" All" />
3737 </ItemGroup >
3838
3939 <ItemGroup >
Original file line number Diff line number Diff line change 88 <ProjectReference Include =" ..\..\src\Exceptionless.DateTimeExtensions\Exceptionless.DateTimeExtensions.csproj" />
99 </ItemGroup >
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0 " />
12- <PackageReference Include =" xunit" Version =" 2.7.0 " />
13- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
12+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
13+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4 " >
1414 <PrivateAssets >all</PrivateAssets >
1515 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1616 </PackageReference >
17- <PackageReference Include =" Foundatio.Xunit" Version =" 10.7.1 " />
18- <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.3.3 " PrivateAssets =" All" />
17+ <PackageReference Include =" Foundatio.Xunit" Version =" 12.0.0 " />
18+ <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1 " PrivateAssets =" All" />
1919 </ItemGroup >
2020</Project >
You can’t perform that action at this time.
0 commit comments