We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d681f2 + 4c42431 commit 524c64cCopy full SHA for 524c64c
src/templates/MyProject.Angular/MyProject.Angular.csproj
@@ -16,7 +16,7 @@
16
<ItemGroup>
17
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="6.0.*" />
18
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.*" />
19
- <PackageReference Include="Simplify.Web" Version="4.5.*" />
+ <PackageReference Include="Simplify.Web" Version="4.6.*" />
20
</ItemGroup>
21
22
src/templates/MyProject.Minimal/MyProject.Minimal.csproj
@@ -4,6 +4,6 @@
4
<ImplicitUsings>enable</ImplicitUsings>
5
</PropertyGroup>
6
7
8
9
</Project>
0 commit comments