Skip to content

Commit f8c8289

Browse files
committed
Archive this
1 parent 3e22a24 commit f8c8289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ This package is an internal implementation of the .NET Core SDK and is not meant
513513

514514
<DownloadFile Condition=" !Exists('$(DotNetRuntimeArchive)') "
515515
Uris="@(UrisToDownload)"
516-
DestinationPath="%(DotNetRuntimeArchive)" />
516+
DestinationPath="$(DotNetRuntimeArchive)" />
517517

518518
<RemoveDir Directories="$(RedistSharedFrameworkLayoutRoot)" />
519519
<MakeDir Directories="$(RedistSharedFrameworkLayoutRoot)" />

0 commit comments

Comments
 (0)