Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-YousefiTelori committed Nov 14, 2023
1 parent a6cda78 commit d4c5e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="EasyMicroservices.Database" Version="0.0.0.9" />
<PackageReference Include="EasyMicroservices.Mapper" Version="0.0.0.5" />
<PackageReference Include="EasyMicroservices.ServiceContracts" Version="0.0.0.17" />
<PackageReference Include="EasyMicroservices.ServiceContracts" Version="0.0.0.18" />
<PackageReference Include="EasyMicroservices.Utilities" Version="0.0.0.13" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EasyMicroservices.Database.EntityFrameworkCore" Version="0.0.0.11" />
<PackageReference Include="EasyMicroservices.Database.EntityFrameworkCore" Version="0.0.0.12" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d4c5e65

Please sign in to comment.