Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cagrin committed Apr 3, 2024
1 parent f0e3b6f commit 263a630
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions latest/tSQLt.XmlResult.Tests/tSQLt.XmlResult.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
</ItemGroup>
<ItemGroup>
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting"/>
<PackageReference Include="MSTest.Analyzers" Version="3.2.2"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.2.2"/>
<PackageReference Include="MSTest.TestFramework" Version="3.2.2"/>
<PackageReference Include="MSTest.Analyzers" Version="3.3.0"/>
<PackageReference Include="MSTest.TestAdapter" Version="3.3.0"/>
<PackageReference Include="MSTest.TestFramework" Version="3.3.0"/>
</ItemGroup>
<ItemGroup>
<Using Include="LikeComparison.TransactSql"/>
Expand All @@ -27,6 +27,6 @@
<PackageReference Include="Dapper" Version="2.1.35"/>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
<PackageReference Include="Testcontainers.MsSql" Version="3.7.0"/>
<PackageReference Include="Testcontainers.MsSql" Version="3.8.0"/>
</ItemGroup>
</Project>

0 comments on commit 263a630

Please sign in to comment.