File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/Exceptionless.DateTimeExtensions.Tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<Import Project =" ..\..\build\common.props" />
3
3
<PropertyGroup >
4
4
<TargetFramework >net6.0</TargetFramework >
8
8
<ProjectReference Include =" ..\..\src\Exceptionless.DateTimeExtensions\Exceptionless.DateTimeExtensions.csproj" />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1 .0" />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
12
12
<PackageReference Include =" xunit" Version =" 2.4.1" />
13
13
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" />
14
14
<PackageReference Include =" Foundatio.Xunit" Version =" 10.4.0" />
You can’t perform that action at this time.
0 commit comments