We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d657223 commit 28c6ceaCopy full SHA for 28c6cea
EDLIZ.csproj
@@ -21,7 +21,7 @@
21
22
<ItemGroup>
23
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.20.0" />
24
- <PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.4" />
+ <PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.5" />
25
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.5" />
26
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.5" />
27
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.6.4">
0 commit comments