Skip to content

Commit 00e94e9

Browse files
committed
Update Verify.EntityFramework.csproj
1 parent 80d8903 commit 00e94e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Verify.EntityFramework/Verify.EntityFramework.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<TargetFramework>net6.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.0" />
6+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.1" />
77
<PackageReference Include="Argon" Version="0.1.0" />
88
<PackageReference Include="Verify" Version="19.4.0-beta.3" />
9-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.0" />
9+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.1" />
1010
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
1111
<PackageReference Include="ProjectDefaults" Version="1.0.84" PrivateAssets="all" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)