Skip to content

Commit 959989a

Browse files
Copilotdroyad
andcommitted
Update Microsoft.NET.Test.Sdk to 18.0.1
Co-authored-by: droyad <1687639+droyad@users.noreply.github.com>
1 parent bc64e84 commit 959989a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<ProjectReference Include="..\dbup-postgresql\dbup-postgresql.csproj"/>
1313
<PackageReference Include="DbUp.Tests.Common" Version="5.0.37" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1515
<PackageReference Include="xunit" Version="2.9.3" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)