diff --git a/Directory.Build.props b/Directory.Build.props index 33ba428..f4c7791 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -45,7 +45,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/MessagePack.NodaTime.Tests/MessagePack.NodaTime.Tests.csproj b/MessagePack.NodaTime.Tests/MessagePack.NodaTime.Tests.csproj index da27de2..0c63864 100644 --- a/MessagePack.NodaTime.Tests/MessagePack.NodaTime.Tests.csproj +++ b/MessagePack.NodaTime.Tests/MessagePack.NodaTime.Tests.csproj @@ -11,7 +11,7 @@ - + 3.2.2 diff --git a/global.json b/global.json index cca6d2b..de9f9b5 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300", + "version": "10.0.301", "rollForward": "latestFeature" } } \ No newline at end of file