Skip to content

Commit 3f1ccda

Browse files
committed
Unmatched apostrophe :-)
1 parent 6585051 commit 3f1ccda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Serilog.Extensions.Logging.Tests/Serilog.Extensions.Logging.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
</PropertyGroup>
77

8-
<PropertyGroup Condition=" '$(TargetFramework) == 'net472' ">
8+
<PropertyGroup Condition=" '$(TargetFramework)' == 'net472' ">
99
<DefineConstants>$(DefineConstants);FORCE_W3C_ACTIVITY_ID</DefineConstants>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)