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 1bd6af4 commit 247995cCopy full SHA for 247995c
src/Serilog.Sinks.BrowserConsole/Serilog.Sinks.BrowserConsole.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>net5.0</TargetFramework>
5
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.0.1</VersionPrefix>
6
<RootNamespace>Serilog</RootNamespace>
7
<Description>Simple .NET logging with fully-structured events</Description>
8
<Authors>Serilog Contributors</Authors>
0 commit comments