Skip to content

Commit

Permalink
fix: Add missing CompilerVisibleProperty for UnoForceHotReloadCodeGen
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Oct 24, 2023
1 parent 71758d1 commit 85f71e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<CompilerVisibleProperty Include="UnoUISourceGeneratorDebuggerBreak" />
<CompilerVisibleProperty Include="BuildingInsideVisualStudio" />
<CompilerVisibleProperty Include="IsHotReloadHost" />
<CompilerVisibleProperty Include="UnoForceHotReloadCodeGen" />
<CompilerVisibleProperty Include="IsUnoHead" />
<CompilerVisibleProperty Include="UnoDisableHotRestartHelperGeneration" />
<CompilerVisibleProperty Include="RuntimeIdentifier" />
Expand Down

0 comments on commit 85f71e8

Please sign in to comment.