Skip to content

Commit 4ca0bd2

Browse files
committed
Update GeneralUpdate.Tools.csproj
1 parent d88145e commit 4ca0bd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/GeneralUpdate.Tools.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<ApplicationManifest>app.manifest</ApplicationManifest>
77
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
88
</PropertyGroup>
9+
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
10+
<DebugType>full</DebugType>
11+
</PropertyGroup>
912

1013
<ItemGroup>
1114
<AvaloniaResource Include="Assets\**" />

0 commit comments

Comments
 (0)