upgrade to serilog 2.11.0
This commit is contained in:
parent
86112733ad
commit
cafabc8e1c
|
|
@ -59,7 +59,7 @@ cat >example-hello-world.csproj <<'EOF'
|
|||
</NuspecProperties>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Serilog" Version="2.10.0" />
|
||||
<PackageReference Include="Serilog" Version="2.11.0" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Reference in New Issue