Skip to content

Commit e03da67

Browse files
author
reunion-maestro-bot
committed
Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop
2 parents b5746e1 + 3fae06d commit e03da67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/NuSpecs/WindowsAppSDK-Nuget-Native.C.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</AdditionalDependencies>
3030
</Link>
3131
<PostBuildEvent>
32-
<Command>xcopy.exe /y "$(MSBuildThisFileDirectory)..\..\runtimes\win10-$(_WindowsAppSDKFoundationPlatform)\native\Microsoft.WindowsAppRuntime.Bootstrap.dll" "$(OutDir)"</Command>
32+
<Command>xcopy.exe /y "$(MSBuildThisFileDirectory)..\..\runtimes\win10-$(_WindowsAppSDKFoundationPlatform)\native\Microsoft.WindowsAppRuntime.Bootstrap.dll" "$(OutDir)Microsoft.WindowsAppRuntime.Bootstrap.dll"</Command>
3333
</PostBuildEvent>
3434
</ItemDefinitionGroup>
3535

0 commit comments

Comments
 (0)