Skip to content

Commit 012c998

Browse files
authored
core 3.1
clean up
1 parent 46a0483 commit 012c998

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ASPNETCoreAngularJWT.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2" />
1919
<PackageReference Include="Microsoft.AspNetCore.SpaServices" Version="3.1" />
2020
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1" />
21-
22-
<PackageReference Include="Serilog" Version="2.4.0" />
23-
<PackageReference Include="Serilog.Extensions.Logging" Version="2.0" />
24-
<PackageReference Include="Serilog.Sinks.RollingFile" Version="3.3" />
2521
</ItemGroup>
2622

2723
</Project>

0 commit comments

Comments
 (0)