Skip to content

Commit 8082e56

Browse files
authored
Update to Serilog 3.1 RTM
1 parent 4fdb9e8 commit 8082e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Formatting.Compact/Serilog.Formatting.Compact.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929

3030
<ItemGroup>
31-
<PackageReference Include="Serilog" Version="3.1.0-*" />
31+
<PackageReference Include="Serilog" Version="3.1.0" />
3232
<None Include="../../assets/serilog-extension-nuget.png" Pack="True" Visible="False" PackagePath="" />
3333
<None Include="../../README.md" Pack="True" Visible="False" PackagePath="" />
3434
</ItemGroup>

0 commit comments

Comments
 (0)