diff --git a/GitHubNuGetQaOpsTestPackage/GitHubNuGetQaOpsTestPackage.csproj b/GitHubNuGetQaOpsTestPackage/GitHubNuGetQaOpsTestPackage.csproj index f94e911..fd8a752 100644 --- a/GitHubNuGetQaOpsTestPackage/GitHubNuGetQaOpsTestPackage.csproj +++ b/GitHubNuGetQaOpsTestPackage/GitHubNuGetQaOpsTestPackage.csproj @@ -21,7 +21,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MyNuGet/Utils.MyNuGet.csproj b/MyNuGet/Utils.MyNuGet.csproj index 49139d8..865efe2 100644 --- a/MyNuGet/Utils.MyNuGet.csproj +++ b/MyNuGet/Utils.MyNuGet.csproj @@ -30,7 +30,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Utils.MyNuGet.UnitTests/Utils.MyNuGet.UnitTests.csproj b/Utils.MyNuGet.UnitTests/Utils.MyNuGet.UnitTests.csproj index e3788b0..1bfcbcc 100644 --- a/Utils.MyNuGet.UnitTests/Utils.MyNuGet.UnitTests.csproj +++ b/Utils.MyNuGet.UnitTests/Utils.MyNuGet.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/global.json b/global.json index d43d0e4..25ff0d8 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.6" - } -} + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.1" + } +} \ No newline at end of file