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 5bfaca5 commit 17ad66bCopy full SHA for 17ad66b
Directory.Build.props
@@ -7,8 +7,5 @@
7
<PackageOutputPath>$(MSBuildThisFileDirectory)bin\Packages\$(Configuration)\</PackageOutputPath>
8
<DefineConstants Condition=" '$(ExtraDefine)' != '' ">$(DefineConstants);$(ExtraDefine)</DefineConstants>
9
</PropertyGroup>
10
-
11
- <ItemGroup>
12
- <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
13
- </ItemGroup>
+
14
</Project>
0 commit comments