Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Commit

Permalink
cleanup project
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Oct 28, 2019
1 parent 94e45c6 commit 5df7d79
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions test/DataGenerator.Tests/DataGenerator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,7 @@
</PackageReference>
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
<Reference Include="System" />
<Reference Include="Microsoft.CSharp" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">
<ItemGroup>
<PackageReference Include="System.ComponentModel" Version="4.3.0" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="System.Threading.Thread" Version="4.3.0" />
Expand Down

0 comments on commit 5df7d79

Please sign in to comment.