Skip to content

Commit 2f2113e

Browse files
authored
Remove arcade packaging workaround (#49613)
1 parent 1cee50a commit 2f2113e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Directory.Build.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,6 @@
222222
<GitHubRepositoryName>runtime</GitHubRepositoryName>
223223
<RepositoryUrl>https://github.com/dotnet/$(GitHubRepositoryName)</RepositoryUrl>
224224
<PackageProjectUrl>https://dot.net</PackageProjectUrl>
225-
<!-- Remove ProjectUrl after https://github.com/dotnet/arcade/pull/6995 is merged and consumed. -->
226-
<ProjectUrl>$(PackageProjectUrl)</ProjectUrl>
227225
<Owners>microsoft,dotnetframework</Owners>
228226
<RuntimeIdGraphDefinitionFile>$([MSBuild]::NormalizePath('$(LibrariesProjectRoot)', 'Microsoft.NETCore.Platforms', 'pkg', 'runtime.json'))</RuntimeIdGraphDefinitionFile>
229227
<LicenseFile>$(MSBuildThisFileDirectory)LICENSE.TXT</LicenseFile>

0 commit comments

Comments
 (0)