Update link to copied source
This commit is contained in:
parent
97d8e4d2b6
commit
d49fa67842
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
|
||||||
// Copied from https://github.com/dotnet/arcade/blob/903d35c426248ade56719db5bc0947cd7634b297/eng/common/native/init-distro-rid.sh
|
// Copied from https://github.com/dotnet/arcade/blob/db45698020f58f88eef75b23b2598a59872918f6/src/Microsoft.DotNet.VersionTools/lib/src/BuildManifest/VersionIdentifier.cs
|
||||||
// Conflicting MSBuild versions and some customizations make it difficult to use the Arcade assembly.
|
// Conflicting MSBuild versions and some customizations make it difficult to use the Arcade assembly.
|
||||||
public static class VersionIdentifier
|
public static class VersionIdentifier
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue