File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Tests_DependencyInjectionValidation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.8.0" />
11
11
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.0" />
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
13
- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.2.1 " />
14
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.2.1 " />
13
+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.2.2 " />
14
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.2.2 " />
15
15
</ItemGroup >
16
16
<ItemGroup >
17
17
<ProjectReference Include =" ..\DependencyInjectionValidation.Test.Dependency\DependencyInjectionValidation.Test.Dependency.csproj" />
You can’t perform that action at this time.
0 commit comments