Skip to content

Commit

Permalink
Removed netcoreapp1.0 from Castle.Windsor.Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
generik0 committed Dec 9, 2020
1 parent 055afbe commit 63ea95f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="11.0.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netcoreapp1.0'">
<PackageReference Include="System.Reflection.Extensions" Version="4.3.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Castle.Facilities.Logging\Castle.Facilities.Logging.csproj" />
<ProjectReference Include="..\Castle.Windsor\Castle.Windsor.csproj" />
Expand Down

0 comments on commit 63ea95f

Please sign in to comment.