Skip to content

Commit

Permalink
fix(2022): Fix remote control build under VS2022
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 17, 2021
1 parent 325a006 commit 1a1b091
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Uno.UI.RemoteControl.VS/Uno.UI.RemoteControl.VS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,7 @@
</ItemGroup>
</Target>

<!-- VS2022 build issue -->
<Target Name="GetTargetPath" />

</Project>

0 comments on commit 1a1b091

Please sign in to comment.