Skip to content

Commit

Permalink
Fix Package Id conflicting
Browse files Browse the repository at this point in the history
  • Loading branch information
MPapst committed Sep 28, 2024
1 parent fa65b4c commit 72aba2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>Papst.EventStore.AzureCosmos</PackageId>
<PackageId>Papst.EventStore.EntityFrameworkCore</PackageId>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/PapstIO/Papst.EventStore/</PackageProjectUrl>
Expand Down

0 comments on commit 72aba2a

Please sign in to comment.