We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d6133 commit 8ada8d1Copy full SHA for 8ada8d1
src/Serilog.Sinks.RichTextBox.Wpf/Serilog.Sinks.RichTextBox.Wpf.csproj
@@ -67,7 +67,8 @@
67
68
<ItemGroup>
69
<PackageReference Include="Serilog" Version="2.8.0" />
70
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
+
71
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
72
</ItemGroup>
73
74
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
0 commit comments