diff --git a/Directory.Build.props b/Directory.Build.props index bc5af66..bdc1cd9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -45,12 +45,12 @@ - + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers diff --git a/MessagePack.NodaTime/MessagePack.NodaTime.csproj b/MessagePack.NodaTime/MessagePack.NodaTime.csproj index cdc7729..a468ff9 100644 --- a/MessagePack.NodaTime/MessagePack.NodaTime.csproj +++ b/MessagePack.NodaTime/MessagePack.NodaTime.csproj @@ -20,7 +20,7 @@ - + diff --git a/global.json b/global.json index a7323db..8994a62 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.201", + "version": "10.0.203", "rollForward": "latestFeature" } } \ No newline at end of file