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 5e0436a commit 4838c6eCopy full SHA for 4838c6e
src/Polyfill/Polyfill.targets
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
<PropertyGroup Condition="$(PolyNullability) == 'true' ">
14
<DefineConstants>$(DefineConstants);PolyNullability</DefineConstants>
15
- </PropertyGroup>
+ </PropertyGroup>
16
<PropertyGroup Condition="$(LowerFramework.StartsWith('netcoreapp2'))">
17
<DefineConstants>$(DefineConstants);NETCOREAPP2X</DefineConstants>
18
0 commit comments