diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 0000000..e4ad2a9 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,16 @@ + + + true + + + + + + + + + + + + + diff --git a/benchmarks/FixedPointNano.Benchmarks/FixedPointNano.Benchmarks.csproj b/benchmarks/FixedPointNano.Benchmarks/FixedPointNano.Benchmarks.csproj index 0841312..800998f 100644 --- a/benchmarks/FixedPointNano.Benchmarks/FixedPointNano.Benchmarks.csproj +++ b/benchmarks/FixedPointNano.Benchmarks/FixedPointNano.Benchmarks.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/FixedPointNano.Tests/FixedPointNano.Tests.csproj b/tests/FixedPointNano.Tests/FixedPointNano.Tests.csproj index b4f0081..2c22da5 100644 --- a/tests/FixedPointNano.Tests/FixedPointNano.Tests.csproj +++ b/tests/FixedPointNano.Tests/FixedPointNano.Tests.csproj @@ -5,16 +5,16 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - + + + + +