We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ec848 commit 3e34703Copy full SHA for 3e34703
1 file changed
src/AutoMapper.Collection/AutoMapper.Collection.csproj
@@ -25,12 +25,4 @@
25
<Reference Include="Microsoft.CSharp" />
26
</ItemGroup>
27
28
- <ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.1' ">
29
- <PackageReference Include="System.Threading" Version="4.0.11" />
30
- </ItemGroup>
31
-
32
- <ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
33
34
35
36
</Project>
0 commit comments