Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ef4940b

Browse files
authored
One more try. Missed an errant ItemGroup opening tag. (#2458)
1 parent 0278cb9 commit ef4940b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/UIKit.Xaml/dll/UIKit.Xaml.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@
225225
<ImportGroup Label="ExtensionTargets">
226226
<Import Project="$(StarboardBasePath)\msvc\sdk-build.targets" />
227227
</ImportGroup>
228-
<ItemGroup>
229228
<Target Name="CopyXamlFilesToOutput" BeforeTargets="_CopyFilesMarkedCopyLocal" DependsOnTargets="$(AfterBuildCompileTargets)">
230229
<ItemGroup>
231230
<ReferenceCopyLocalPaths Include="$(MSBuildThisFileDirectory)$(XamlGeneratedOutputPath)\**\*.xaml">

0 commit comments

Comments
 (0)