Skip to content

Commit b74117f

Browse files
committed
[up] Microsoft.AspNetCore.SpaServices.Extensions up to 8
1 parent 829aa46 commit b74117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SampleApps/SampleApp.Angular/SampleApp.Angular.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="8.0.*" />
21-
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="7.0.*" />
21+
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="8.0.*" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)