Skip to content

Commit 4a2b1ae

Browse files
Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 796aa9f commit 4a2b1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="4.2.3" />
1414
<PackageReference Include="MSTest.TestFramework" Version="4.2.3" />
1515
<PackageReference Include="AwesomeAssertions" Version="9.4.0" />

0 commit comments

Comments
 (0)