File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 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
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net7.0</TargetFrameworks >
14
14
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 7.0.0" />
15
15
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 7.0.0" />
16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.0" />
17
- <PackageReference Include =" Moq " Version =" 4.18.4 " />
17
+ <PackageReference Include =" Microsoft.NET.Test.Sdk " Version =" 17.6.0 " />
18
18
<PackageReference Include =" xunit" Version =" 2.4.2" />
19
19
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments