Skip to content

Commit

Permalink
Merge pull request #130 from SSchulze1989/develop
Browse files Browse the repository at this point in the history
v 0.11.2
  • Loading branch information
SSchulze1989 authored Feb 20, 2024
2 parents 246d5bc + abe3659 commit bb5b39f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.11.1</Version>
<Version>0.11.2</Version>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-iRLeagueManager.Web-2B05F9DC-55A3-49D1-BD64-31507000EDF3</UserSecretsId>
Expand Down Expand Up @@ -138,7 +138,7 @@
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.3.0" />
<PackageReference Include="HtmlSanitizer" Version="8.0.811" />
<PackageReference Include="iRLeagueApiCore.Client" Version="0.11.0" />
<PackageReference Include="iRLeagueApiCore.Client" Version="0.11.1" />
<PackageReference Include="iRLeagueApiCore.Common" Version="0.11.0" />
<PackageReference Include="Markdig" Version="0.31.0" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.3" />
Expand Down

0 comments on commit bb5b39f

Please sign in to comment.