diff --git a/BootstrapBlazor.slnx b/BootstrapBlazor.slnx index 661d0952e28..6ae2706fd52 100644 --- a/BootstrapBlazor.slnx +++ b/BootstrapBlazor.slnx @@ -9,10 +9,7 @@ - - - @@ -28,6 +25,11 @@ + + + + + @@ -55,12 +57,20 @@ + + + + + + + + diff --git a/Version.props b/Version.props index d5e192cdc3a..a39d9af4200 100644 --- a/Version.props +++ b/Version.props @@ -1,11 +1,6 @@ - - net9.0 - net6.0;net7.0;net8.0;net9.0 - - - + net10.0 net6.0;net7.0;net8.0;net9.0;net10.0 diff --git a/src/BootstrapBlazor/BootstrapBlazor.csproj b/src/BootstrapBlazor/BootstrapBlazor.csproj index c64dd357097..59d168bf912 100644 --- a/src/BootstrapBlazor/BootstrapBlazor.csproj +++ b/src/BootstrapBlazor/BootstrapBlazor.csproj @@ -1,11 +1,7 @@ - - 9.12.2-beta03 - - - - 10.0.0-rc.2.2.5 + + 10.0.0 diff --git a/test/Directory.Build.props b/test/Directory.Build.props index d7452664327..6806e997142 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -9,11 +9,20 @@ - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + - diff --git a/test/UniTest.Sass/UniTest.Sass.csproj b/test/UniTest.Sass/UniTest.Sass.csproj index 2d959a0f4f7..61718a1f874 100644 --- a/test/UniTest.Sass/UniTest.Sass.csproj +++ b/test/UniTest.Sass/UniTest.Sass.csproj @@ -1,23 +1,3 @@ - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - - - diff --git a/test/UnitTest.Localization/UnitTest.Localization.csproj b/test/UnitTest.Localization/UnitTest.Localization.csproj index 353724a6184..e575f67ab61 100644 --- a/test/UnitTest.Localization/UnitTest.Localization.csproj +++ b/test/UnitTest.Localization/UnitTest.Localization.csproj @@ -1,4 +1,4 @@ - + @@ -9,16 +9,6 @@ - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - @@ -40,4 +30,11 @@ + + + + + + + diff --git a/test/UnitTest/UnitTest.csproj b/test/UnitTest/UnitTest.csproj index 89333e84506..a9648e62187 100644 --- a/test/UnitTest/UnitTest.csproj +++ b/test/UnitTest/UnitTest.csproj @@ -1,18 +1,8 @@ - + - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - @@ -58,4 +48,11 @@ + + + + + + + diff --git a/test/UnitTestDocs/UnitTestDocs.csproj b/test/UnitTestDocs/UnitTestDocs.csproj index 39f45675c3a..4ccdb4a5ec3 100644 --- a/test/UnitTestDocs/UnitTestDocs.csproj +++ b/test/UnitTestDocs/UnitTestDocs.csproj @@ -1,28 +1,10 @@ - - false - true - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - @@ -32,8 +14,6 @@ - -