Skip to content

Commit

Permalink
Note workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Aug 11, 2024
1 parent 61cda74 commit ab3c811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<Project>
<!-- Workaround for https://github.com/unoplatform/uno/issues/17910 -->
<Target Name="ResolveWebView2CoreDuplicates1" BeforeTargets="_ComputeResolvedFilesToPublishTypes" AfterTargets="ComputeFilesToPublish" />
<Target Name="ResolveWebView2CoreDuplicates2" BeforeTargets="_ComputeResolvedFilesToPublishTypes" AfterTargets="ComputeFilesToPublish" />
</Project>

0 comments on commit ab3c811

Please sign in to comment.