diff --git a/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj b/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj index bd12d45..476ce31 100644 --- a/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj +++ b/Chickensoft.Serialization.Tests/Chickensoft.Serialization.Tests.csproj @@ -20,23 +20,23 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/Chickensoft.Serialization/Chickensoft.Serialization.csproj b/Chickensoft.Serialization/Chickensoft.Serialization.csproj index 74d5413..478e424 100644 --- a/Chickensoft.Serialization/Chickensoft.Serialization.csproj +++ b/Chickensoft.Serialization/Chickensoft.Serialization.csproj @@ -50,7 +50,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/global.json b/global.json index b2dc48a..dd3c7a0 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.204", + "version": "8.0.303", "rollForward": "latestMinor" }, "msbuild-sdks": {