Skip to content

Commit aff01eb

Browse files
authored
Correct permalink to publishing.props (#20011)
1 parent 2013944 commit aff01eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tools/FirstRunCertGenerator/src/Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Our publishing logic depends on this particular package being NonShipping - if this ever becomes a Shipping project, we will incorrectly calculate the repo's version string,
1212
which will cause us to publish installers & checksums to the wrong place. If this ever becomes a Shipping project, we also need to update the following line to reference a different NonShipping project:
13-
https://github.com/dotnet/aspnetcore/blob/99c9b8ace1d1d916109882d3f983a26ea4e9b66a/eng/Publishing.props#L38 -->
13+
https://github.com/dotnet/aspnetcore/blob/6301eefbc346b9ef00ede83ce223d8240b71942a/eng/Publishing.props#L39 -->
1414
<IsShippingPackage>false</IsShippingPackage>
1515
<HasReferenceAssembly>false</HasReferenceAssembly>
1616
<ExcludeFromSourceBuild>false</ExcludeFromSourceBuild>

0 commit comments

Comments
 (0)