Skip to content

Commit 607b997

Browse files
authored
Merge pull request #7 from Taiizor/dependabot/nuget/samples/Blazouter.Web.Sample/Blazouter.Web.Client.Sample/multi-be444a67b9
deps: Bump Microsoft.AspNetCore.Components.WebAssembly from 10.0.1 to 10.0.2
2 parents 35aa83f + fbc84ba commit 607b997

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/Blazouter.Web.Sample/Blazouter.Web.Client.Sample/Blazouter.Web.Client.Sample.csproj

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

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.1" />
14+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.2" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

samples/Blazouter.WebAssembly.Sample/Blazouter.WebAssembly.Sample.csproj

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

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.1" />
14+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="10.0.2" />
1515
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.1" PrivateAssets="all" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)