Skip to content

Commit 7e8bb6d

Browse files
Merge pull request #189 from LiamMorrow/renovate/all-minor-patch
Update dependency Microsoft.AspNetCore.SpaProxy to 10.0.2
2 parents 00dc03e + 83300ac commit 7e8bb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/chat-app/ChatApp.Server/ChatApp.Server.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="10.0.1" />
17+
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="10.0.2" />
1818
<PackageReference Include="Microsoft.Orleans.Client" Version="9.2.1" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)