Skip to content

Commit 8cc73e5

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 6b115ae + 266c01d commit 8cc73e5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
</PropertyGroup>
66

77
<ItemGroup Label="Base packages">
8-
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.3">
8+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.4">
99
<PrivateAssets>all</PrivateAssets>
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
13-
<PackageReference Include="MSTest.TestAdapter" Version="4.2.1" />
14-
<PackageReference Include="MSTest.TestFramework" Version="4.2.1" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
13+
<PackageReference Include="MSTest.TestAdapter" Version="4.2.3" />
14+
<PackageReference Include="MSTest.TestFramework" Version="4.2.3" />
1515
<PackageReference Include="AwesomeAssertions" Version="9.4.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)