We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc64e84 commit 959989aCopy full SHA for 959989a
1 file changed
src/Tests/Tests.csproj
@@ -11,7 +11,7 @@
11
<ItemGroup>
12
<ProjectReference Include="..\dbup-postgresql\dbup-postgresql.csproj"/>
13
<PackageReference Include="DbUp.Tests.Common" Version="5.0.37" />
14
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
15
<PackageReference Include="xunit" Version="2.9.3" />
16
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
17
<PrivateAssets>all</PrivateAssets>
0 commit comments