diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..589e775a --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,31 @@ + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/Common.props b/build/Common.props index 65bf984d..8330157f 100644 --- a/build/Common.props +++ b/build/Common.props @@ -14,17 +14,8 @@ true - - - [2.0,) - [1.0.0,2.0) - - - - + + diff --git a/build/Common.tests.props b/build/Common.tests.props index 060e749d..590fc99d 100644 --- a/build/Common.tests.props +++ b/build/Common.tests.props @@ -16,22 +16,6 @@ - + - - - - [4.17.0] - [0.13.1] - [3.1.2] - [6.7.0] - [2.3.3] - [17.2.0] - [5.0.0] - [2.4.3,3.0) - [2.4.1,3.0) - diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 44742c36..df49428f 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets @@ -1,6 +1,6 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/src/OpenFeature/OpenFeature.csproj b/src/OpenFeature/OpenFeature.csproj index 5429f43b..b42f6b30 100644 --- a/src/OpenFeature/OpenFeature.csproj +++ b/src/OpenFeature/OpenFeature.csproj @@ -7,7 +7,7 @@ - + diff --git a/test/OpenFeature.Benchmarks/OpenFeature.Benchmarks.csproj b/test/OpenFeature.Benchmarks/OpenFeature.Benchmarks.csproj index 60c2231b..81342e09 100644 --- a/test/OpenFeature.Benchmarks/OpenFeature.Benchmarks.csproj +++ b/test/OpenFeature.Benchmarks/OpenFeature.Benchmarks.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/test/OpenFeature.E2ETests/OpenFeature.E2ETests.csproj b/test/OpenFeature.E2ETests/OpenFeature.E2ETests.csproj index 628b4b31..e0093787 100644 --- a/test/OpenFeature.E2ETests/OpenFeature.E2ETests.csproj +++ b/test/OpenFeature.E2ETests/OpenFeature.E2ETests.csproj @@ -7,24 +7,23 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/OpenFeature.Tests/OpenFeature.Tests.csproj b/test/OpenFeature.Tests/OpenFeature.Tests.csproj index 83689e5a..9ceac0dc 100644 --- a/test/OpenFeature.Tests/OpenFeature.Tests.csproj +++ b/test/OpenFeature.Tests/OpenFeature.Tests.csproj @@ -7,20 +7,20 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all