diff --git a/Directory.Build.props b/Directory.Build.props index 95a211e..c8314ba 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ - 3.3.37 + 3.4.216 all diff --git a/test/MapTo.Integration.Tests/MapTo.Integration.Tests.csproj b/test/MapTo.Integration.Tests/MapTo.Integration.Tests.csproj index 419c12d..f928846 100644 --- a/test/MapTo.Integration.Tests/MapTo.Integration.Tests.csproj +++ b/test/MapTo.Integration.Tests/MapTo.Integration.Tests.csproj @@ -10,14 +10,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MapTo.Tests/MapTo.Tests.csproj b/test/MapTo.Tests/MapTo.Tests.csproj index 82c6217..c8f686b 100644 --- a/test/MapTo.Tests/MapTo.Tests.csproj +++ b/test/MapTo.Tests/MapTo.Tests.csproj @@ -4,6 +4,8 @@ net5.0 false + + enable @@ -15,14 +17,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/TestConsoleApp/TestConsoleApp.csproj b/test/TestConsoleApp/TestConsoleApp.csproj index 047bb19..244c732 100644 --- a/test/TestConsoleApp/TestConsoleApp.csproj +++ b/test/TestConsoleApp/TestConsoleApp.csproj @@ -2,8 +2,8 @@ Exe - netcoreapp3.1 - 7.3 + net5.0 + latest disable