diff --git a/global.json b/global.json index ccbaf063b..8d0a1c0ac 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.203", + "version": "8.0.300", "rollForward": "latestMinor" } } \ No newline at end of file diff --git a/src/AdminConsole/AdminConsole.csproj b/src/AdminConsole/AdminConsole.csproj index 9bd35d487..d6f7ecb18 100644 --- a/src/AdminConsole/AdminConsole.csproj +++ b/src/AdminConsole/AdminConsole.csproj @@ -8,19 +8,19 @@ - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - - + + + + + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 74b5d9380..7136bfc16 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -13,12 +13,12 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Common/Common.csproj b/src/Common/Common.csproj index b31f56596..81bbd2df7 100644 --- a/src/Common/Common.csproj +++ b/src/Common/Common.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/Service/Service.csproj b/src/Service/Service.csproj index 5244dc487..f7b5c35b6 100644 --- a/src/Service/Service.csproj +++ b/src/Service/Service.csproj @@ -10,18 +10,18 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + - +