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 6585051 commit 3f1ccdaCopy full SHA for 3f1ccda
test/Serilog.Extensions.Logging.Tests/Serilog.Extensions.Logging.Tests.csproj
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
</PropertyGroup>
7
8
- <PropertyGroup Condition=" '$(TargetFramework) == 'net472' ">
+ <PropertyGroup Condition=" '$(TargetFramework)' == 'net472' ">
9
<DefineConstants>$(DefineConstants);FORCE_W3C_ACTIVITY_ID</DefineConstants>
10
11
0 commit comments