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