Thanks to visit codestin.com Credit goes to github.com
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 51a1868 commit a948630Copy full SHA for a948630
src/runtime/Python.Runtime.15.csproj
@@ -125,10 +125,6 @@
125
<Reference Include="Microsoft.CSharp" />
126
</ItemGroup>
127
128
- <ItemGroup Condition="'$(TargetFramework)'=='net40'">
129
- <PackageReference Include="Microsoft.TargetingPack.NETFramework.v4.5" Version="1.0.1" ExcludeAssets="All" PrivateAssets="All" />
130
- </ItemGroup>
131
-
132
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
133
134
<PropertyGroup>
0 commit comments