Skip to content

Commit 4bc0d36

Browse files
Bump Microsoft.AspNetCore.SpaProxy from 8.0.20 to 8.0.21 (#100)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SpaProxy dependency-version: 8.0.21 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 fd73c81 commit 4bc0d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NoteApp/NoteApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.20" />
17+
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.21" />
1818
<PackageReference Include="MongoDB.Driver" Version="3.5.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)