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 04fc9a3 commit 41b3587Copy full SHA for 41b3587
src/Serilog.Sinks.WinForms.Core/Serilog.Sinks.WinForms.Core.csproj
@@ -7,7 +7,7 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<LangVersion>latest</LangVersion>
9
<Description>Writes Serilog events to Windows Forms Application TextBox or Datagridview control from anywhere in your application.</Description>
10
- <VersionPrefix>1.0.2</VersionPrefix>
+ <VersionPrefix>1.0.3</VersionPrefix>
11
<Authors>UmairSyed (@umairsyed613)</Authors>
12
<PackageProjectUrl>https://github.com/umairsyed613/Serilog.Sinks.WinForms</PackageProjectUrl>
13
<PackageIcon>images\icon.png</PackageIcon>
0 commit comments