Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
amphasis committed Aug 31, 2024
1 parent 6f4b0fa commit fee7ce3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Amphasis.Azure.WebPortal/Amphasis.Azure.WebPortal.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

<ItemGroup>
<PackageReference Include="Amphasis.SimaLand" Version="1.1.13" />
<PackageReference Include="AspNet.Security.OAuth.MailRu" Version="8.0.0" />
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.0.0" />
<PackageReference Include="AspNet.Security.OAuth.Yandex" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.3" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.2" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.4.1" />
<PackageReference Include="AspNet.Security.OAuth.MailRu" Version="8.1.0" />
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.1.0" />
<PackageReference Include="AspNet.Security.OAuth.Yandex" Version="8.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.8" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.4" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.0.2" />
</ItemGroup>

</Project>

0 comments on commit fee7ce3

Please sign in to comment.