File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -174,8 +174,9 @@ PublishFile $FullBuildOutput\DynamicDependencyLifetimeManager.ProxyStub\DynamicD
174174PublishFile $FullBuildOutput \DynamicDependencyLifetimeManager.ProxyStub\DynamicDependencyLifetimeManager.ProxyStub.pdb $NugetDir \runtimes\win10- $Platform \native
175175#
176176# Native (not managed, AppLocal / no MSIX)
177+ PublishFile $FullBuildOutput \WindowsAppRuntime_BootstrapDLL\Microsoft.WindowsAppRuntime.Bootstrap.dll $NugetDir \runtimes\win10- $Platform \native
177178PublishFile $FullBuildOutput \WindowsAppRuntime_BootstrapDLL\Microsoft.WindowsAppRuntime.Bootstrap.dll $NugetDir \runtimes\win- $Platform \native
178- PublishFile $FullBuildOutput \WindowsAppRuntime_BootstrapDLL\Microsoft.WindowsAppRuntime.Bootstrap.pdb $NugetDir \runtimes\win - $Platform \native
179+ PublishFile $FullBuildOutput \WindowsAppRuntime_BootstrapDLL\Microsoft.WindowsAppRuntime.Bootstrap.pdb $NugetDir \runtimes\win10 - $Platform \native
179180#
180181# WinMD for UWP apps
181182PublishFile $FullBuildOutput \WindowsAppRuntime_DLL\StrippedWinMD\Microsoft.Windows.ApplicationModel.DynamicDependency.winmd $NugetDir \lib\uap10.0
You can’t perform that action at this time.
0 commit comments