Skip to content

Commit

Permalink
fix: Shared models version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMichaelis authored Oct 15, 2024
1 parent 3d486f4 commit 36dacd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageVersion Include="ContentFeedNuget" Version="$(ToolingPackagesVersion)" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="EssentialCSharp.Shared.Models" Version="1.1.1.4330" />
<PackageVersion Include="EssentialCSharp.Shared.Models" Version="$(ToolingPackagesVersion)" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageVersion Include="AspNet.Security.OAuth.GitHub" Version="8.2.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
Expand Down

0 comments on commit 36dacd0

Please sign in to comment.