Skip to content

Commit f7e66ab

Browse files
committed
Fix build
> /__w/1/s/artifacts/sb/package-cache/microsoft.dotnet.arcade.sdk/9.0.0-beta.24106.2/tools/Workarounds.targets(79,5): error : PackageProjectUrl must be specified [/__w/1/s/artifacts/sb/src/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj]
1 parent 861f739 commit f7e66ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<IsShipping>false</IsShipping>
1414
<EnableNETAnalyzers>true</EnableNETAnalyzers>
1515
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
16+
<RepositoryUrl>https://github.com/dotnet/arcade</RepositoryUrl>
1617
</PropertyGroup>
1718

1819
</Project>

0 commit comments

Comments
 (0)