From 8e9817f183662b370d002b097e26886d2d4918d1 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Sun, 14 Mar 2021 23:04:54 +0100 Subject: [PATCH] Remove arcade packaging workaround --- Directory.Build.props | 2 -- 1 file changed, 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 5736fce3341c20..6f20f89ab8a7ff 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -220,8 +220,6 @@ runtime https://github.com/dotnet/$(GitHubRepositoryName) https://dot.net - - $(PackageProjectUrl) microsoft,dotnetframework $([MSBuild]::NormalizePath('$(LibrariesProjectRoot)', 'Microsoft.NETCore.Platforms', 'pkg', 'runtime.json')) $(MSBuildThisFileDirectory)LICENSE.TXT