We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc2d4d commit 6b12cafCopy full SHA for 6b12caf
src/Serilog.Sinks.Notepad/Serilog.Sinks.Notepad.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes log events to Notepad.</Description>
5
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.1.0</VersionPrefix>
6
<Authors>C. Augusto Proiete & Contributors</Authors>
7
<TargetFrameworks>net45;netstandard2.0;netcoreapp2.0;netcoreapp3.1</TargetFrameworks>
8
<LangVersion>8.0</LangVersion>
0 commit comments