Skip to content

Commit

Permalink
Merge pull request #156 from SSchulze1989/develop
Browse files Browse the repository at this point in the history
v 0.12.2
  • Loading branch information
SSchulze1989 authored Jul 14, 2024
2 parents 86d345c + 73da031 commit 0042551
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/iRLeagueManager.Web/iRLeagueManager.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>0.12.1</Version>
<Version>0.12.2</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-iRLeagueManager.Web-2B05F9DC-55A3-49D1-BD64-31507000EDF3</UserSecretsId>
Expand Down Expand Up @@ -33,8 +33,8 @@
<PackageReference Include="Blazored.LocalStorage" Version="4.3.0" />
<PackageReference Include="CoreCLR-NCalc" Version="3.0.145" />
<PackageReference Include="HtmlSanitizer" Version="8.0.843" />
<PackageReference Include="iRLeagueApiCore.Client" Version="0.12.0" />
<PackageReference Include="iRLeagueApiCore.Common" Version="0.12.0" />
<PackageReference Include="iRLeagueApiCore.Client" Version="0.12.1" />
<PackageReference Include="iRLeagueApiCore.Common" Version="0.12.1" />
<PackageReference Include="Markdig" Version="0.31.0" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.3" />
Expand Down

0 comments on commit 0042551

Please sign in to comment.