Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/multi-85a2777c15
Browse files Browse the repository at this point in the history
  • Loading branch information
shashinma authored Feb 18, 2025
2 parents 1b958f8 + 25538f9 commit 4a26f4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions POSTerminal/POSTerminal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNet.Identity.Core.ru" Version="2.2.4" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.13" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.13" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />

<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.1">
Expand All @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="System.DirectoryServices.Protocols" Version="9.0.1" />
<PackageReference Include="System.DirectoryServices.Protocols" Version="9.0.2" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
<PackageReference Include="Westwind.AspNetCore.Markdown" Version="3.21.0" />
</ItemGroup>
Expand Down

0 comments on commit 4a26f4f

Please sign in to comment.