Skip to content

Commit 30f85bd

Browse files
Bump the all group with 2 updates
Bumps MSTest.TestAdapter from 3.9.1 to 3.9.2 Bumps MSTest.TestFramework from 3.9.1 to 3.9.2 --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e349d commit 30f85bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13-
<PackageReference Include="MSTest.TestAdapter" Version="3.9.1" />
14-
<PackageReference Include="MSTest.TestFramework" Version="3.9.1" />
13+
<PackageReference Include="MSTest.TestAdapter" Version="3.9.2" />
14+
<PackageReference Include="MSTest.TestFramework" Version="3.9.2" />
1515
<PackageReference Include="FluentAssertions" Version="8.3.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)