Skip to content

Commit 5cca006

Browse files
Bump the dotnet group with 1 update (#4200)
Bumps MSTest from 3.10.0 to 3.10.1 --- updated-dependencies: - dependency-name: MSTest dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff5cc5 commit 5cca006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing/snippets/testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Aspire.Hosting.Testing" Version="9.4.0" />
18-
<PackageReference Include="MSTest" Version="3.10.0" />
18+
<PackageReference Include="MSTest" Version="3.10.1" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)