Skip to content

Commit 45f5bac

Browse files
Bump Microsoft.NET.Sdk.WebAssembly.Pack from 10.0.2 to 10.0.3 (#202)
--- updated-dependencies: - dependency-name: Microsoft.NET.Sdk.WebAssembly.Pack dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 515ae63 commit 45f5bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuizApp.UI/QuizApp.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="10.0.3" />
20-
<PackageReference Include="Microsoft.NET.Sdk.WebAssembly.Pack" Version="10.0.2" />
20+
<PackageReference Include="Microsoft.NET.Sdk.WebAssembly.Pack" Version="10.0.3" />
2121
<ProjectReference Include="..\QuizApp.Model\QuizApp.Model.csproj" />
2222
<ProjectReference Include="..\QuizApp.Service\QuizApp.Service.csproj" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)