Skip to content

Commit f8c2390

Browse files
committed
Changed from ASPNETCore All to "App"
1 parent 63b0129 commit f8c2390

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/dashboard.png

21 KB
Loading

src/Server/Coderr.Server.Web/Coderr.Server.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="Coderr.Client.AspNetCore.Mvc" Version="1.1.6" />
19-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.2.5" />
19+
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.2.5" />
2020
<PackageReference Include="Griffin.Framework" Version="2.1.1" />
2121
<PackageReference Include="Microsoft.AspNetCore.Authentication.Cookies" Version="2.2.0" />
2222
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.3" />

0 commit comments

Comments
 (0)