Skip to content

Commit 2e764ef

Browse files
committed
serilog added
project committed
1 parent 934ffb5 commit 2e764ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Supermarket/Supermarket.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="3.2.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
2020
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.0" />
21+
<PackageReference Include="Serilog.AspNetCore" Version="2.1.1" />
22+
<PackageReference Include="Serilog.Settings.Configuration" Version="3.0.1" />
23+
<PackageReference Include="Serilog.Sinks.RollingFile" Version="3.3.0" />
2124
<PackageReference Include="Swashbuckle.AspNetCore" Version="4.0.1" />
2225
</ItemGroup>
2326

0 commit comments

Comments
 (0)