Skip to content

Commit

Permalink
Merge pull request #18 from mint73/mint73/issue17
Browse files Browse the repository at this point in the history
Framework Update net8.0.0 -> net8.0.1
  • Loading branch information
mint73 authored Feb 1, 2024
2 parents 74c186d + 73bc9ed commit 5cde0cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suiran/suiran.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.1" PrivateAssets="all" />
<PackageReference Include="QRCoderNetCore" Version="1.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 5cde0cc

Please sign in to comment.