Skip to content

Commit 4e8b381

Browse files
Bump the dotnet group with 1 update (#48238)
Bumps MSTest from 3.10.3 to 3.10.4 --- updated-dependencies: - dependency-name: MSTest dependency-version: 3.10.4 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 abc4738 commit 4e8b381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai/tutorials/snippets/evaluate-with-reporting/TestAIWithReporting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="microsoft.extensions.configuration" Version="9.0.8" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.8" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
22-
<PackageReference Include="MSTest" Version="3.10.3" />
22+
<PackageReference Include="MSTest" Version="3.10.4" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)