diff --git a/global.json b/global.json index 8a6db7ace..bf6bb14f0 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "runner": "Microsoft.Testing.Platform" }, "sdk": { - "version": "10.0.100", + "version": "10.0.102", "rollForward": "latestMinor" } } diff --git a/src/NuGetLicense/NuGetLicense.csproj b/src/NuGetLicense/NuGetLicense.csproj index e7345a5ff..6c6458e52 100644 --- a/src/NuGetLicense/NuGetLicense.csproj +++ b/src/NuGetLicense/NuGetLicense.csproj @@ -27,8 +27,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NuGetUtility/NuGetUtility.csproj b/src/NuGetUtility/NuGetUtility.csproj index b77604b50..49979cdbe 100644 --- a/src/NuGetUtility/NuGetUtility.csproj +++ b/src/NuGetUtility/NuGetUtility.csproj @@ -38,8 +38,8 @@ - - + + all diff --git a/tests/targets/VersionRangesProject/VersionRangesProject.csproj b/tests/targets/VersionRangesProject/VersionRangesProject.csproj index 428d45c1f..dc9d965dd 100644 --- a/tests/targets/VersionRangesProject/VersionRangesProject.csproj +++ b/tests/targets/VersionRangesProject/VersionRangesProject.csproj @@ -5,7 +5,7 @@ - + \ No newline at end of file