File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
33
33
<NativeAssetsPackagePath >runtimes/$(RuntimeIdentifier)/native/</NativeAssetsPackagePath >
34
34
35
35
<DotNetRuntimeArchiveFileName >dotnet-runtime-$(MicrosoftNETCoreAppRuntimeVersion)-$(TargetRuntimeIdentifier)$(ArchiveExtension)</DotNetRuntimeArchiveFileName >
36
- <DotNetRuntimeDownloadUrl >$(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppRuntimeVersion )/$(DotNetRuntimeArchiveFileName)</DotNetRuntimeDownloadUrl >
36
+ <DotNetRuntimeDownloadUrl >$(DotNetAssetRootUrl)Runtime/$(MicrosoftNETCoreAppInternalPackageVersion )/$(DotNetRuntimeArchiveFileName)</DotNetRuntimeDownloadUrl >
37
37
<DotNetRuntimeArchive >$(BaseIntermediateOutputPath)$(DotNetRuntimeArchiveFileName)</DotNetRuntimeArchive >
38
38
39
39
<!-- Setting this suppresses getting documentation .xml files in the shared runtime output. -->
You can’t perform that action at this time.
0 commit comments