Skip to content

Commit

Permalink
demo app package version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stavroskasidis committed Sep 14, 2022
1 parent 9cf6eb5 commit ca803df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.1" PrivateAssets="all" />
<PackageReference Include="BlazorWasmAntivirusProtection" Version="1.8.0-beta" />
<PackageReference Include="BlazorWasmAntivirusProtection" Version="1.8.5-beta" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="6.0.1" />
<PackageReference Include="BlazorWasmAntivirusProtection" Version="1.8.0-beta" />
<PackageReference Include="BlazorWasmAntivirusProtection" Version="1.8.5-beta" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ca803df

Please sign in to comment.