Skip to content

Commit a105561

Browse files
updated dependencies
1 parent 44bc727 commit a105561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests_DependencyInjectionValidation/Tests_DependencyInjectionValidation.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.8.0" />
1111
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
1212
<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" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<ProjectReference Include="..\DependencyInjectionValidation.Test.Dependency\DependencyInjectionValidation.Test.Dependency.csproj" />

0 commit comments

Comments
 (0)