Skip to content

Commit 81e71b1

Browse files
authored
Merge pull request #569 from antonsynd/dependabot/nuget/src/Sharpy.Playground/Microsoft.AspNetCore.Components.WebAssembly-10.0.6
chore: Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.5 to 10.0.6
2 parents c9491af + f070e07 commit 81e71b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sharpy.Playground/Sharpy.Playground.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.5" />
13+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.6" />
1414
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.5" PrivateAssets="all" />
1515
<PackageReference Include="BlazorMonaco" Version="3.4.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)