diff --git a/Src/FluentAssertions/FluentAssertions.csproj b/Src/FluentAssertions/FluentAssertions.csproj index 330b2da149..1a3d1f3de8 100644 --- a/Src/FluentAssertions/FluentAssertions.csproj +++ b/Src/FluentAssertions/FluentAssertions.csproj @@ -1,4 +1,5 @@ + net47;netcoreapp2.1;netcoreapp3.0;netstandard2.0;netstandard2.1 True @@ -11,6 +12,7 @@ ..\..\Rules.ruleset $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb true + true Dennis Doomen;Jonas Nyrup @@ -29,6 +31,11 @@ Copyright Dennis Doomen 2010-2020 9.0 + + false + false + false + <_Parameter1>FluentAssertions.Specs, PublicKey=00240000048000009400000006020000002400005253413100040000010001002d25ff515c85b13ba08f61d466cff5d80a7f28ba197bbf8796085213e7a3406f970d2a4874932fed35db546e89af2da88c194bf1b7f7ac70de7988c78406f7629c547283061282a825616eb7eb48a9514a7570942936020a9bb37dca9ff60b778309900851575614491c6d25018fadb75828f4c7a17bf2d7dc86e7b6eafc5d8f diff --git a/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj b/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj index 5c7e276c02..9845cf5918 100644 --- a/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj +++ b/Tests/FluentAssertions.Specs/FluentAssertions.Specs.csproj @@ -1,5 +1,6 @@ + net47;net5.0;netcoreapp2.0;netcoreapp2.1;netcoreapp3.0 9.0 @@ -8,24 +9,24 @@ false ..\..\TestRules.ruleset - $(OutputPath)$(AssemblyName).xml + $(OutputPath)$(AssemblyName).xml $(NoWarn),IDE0052,1573,1591,1712 false true + full + + + + false + false + false - + - - full - - - full - - - +