Skip to content

Commit

Permalink
Test Castle.Windsor with net45 and net5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
generik0 committed Dec 7, 2020
1 parent 0c5f13b commit 41d7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net45;netcoreapp1.0</TargetFrameworks>
<TargetFrameworks>net45;net5.0</TargetFrameworks>
</PropertyGroup>

<Import Project="..\..\buildscripts\common.props"></Import>
Expand Down

0 comments on commit 41d7d5e

Please sign in to comment.