Skip to content

Commit 4838c6e

Browse files
committed
Update Polyfill.targets
1 parent 5e0436a commit 4838c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polyfill/Polyfill.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<PropertyGroup Condition="$(PolyNullability) == 'true' ">
1414
<DefineConstants>$(DefineConstants);PolyNullability</DefineConstants>
15-
</PropertyGroup>
15+
</PropertyGroup>
1616
<PropertyGroup Condition="$(LowerFramework.StartsWith('netcoreapp2'))">
1717
<DefineConstants>$(DefineConstants);NETCOREAPP2X</DefineConstants>
1818
</PropertyGroup>

0 commit comments

Comments
 (0)