We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6422d0 commit c3626dcCopy full SHA for c3626dc
src/Serilog.Sinks.Aliyun/Serilog.Sinks.Aliyun.csproj
@@ -4,7 +4,7 @@
4
<TargetFrameworks>netstandard2.0;net6.0;net7.0</TargetFrameworks>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
- <Version>0.1.0</Version>
+ <Version>0.2.0</Version>
8
<NoWarn>$(NoWarn);CS1591</NoWarn>
9
<RootNamespace/>
10
<LangVersion>latest</LangVersion>
0 commit comments