Skip to content

Commit

Permalink
Update Exercise02.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
markjprice authored Nov 8, 2022
1 parent eae7f5b commit a23320c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vs4win/Chapter11/Exercise02/Exercise02.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0-*" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a23320c

Please sign in to comment.