Skip to content

Commit 3077cb2

Browse files
committed
Bump to the next beta
1 parent 1870e3f commit 3077cb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<ProjectReference Include="..\dbup-sqlite\dbup-sqlite.csproj"/>
13-
<PackageReference Include="DbUp.Tests.Common" Version="6.0.0-beta.108"/>
13+
<PackageReference Include="DbUp.Tests.Common" Version="6.0.0-beta.146"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
1515
<PackageReference Include="xunit" Version="2.9.0" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

src/dbup-sqlite/dbup-sqlite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="dbup-core" Version="6.0.0-beta.108"/>
26+
<PackageReference Include="dbup-core" Version="6.0.0-beta.146"/>
2727
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.7" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)