Skip to content

Commit

Permalink
Fixed Client Project Compile Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
FPGSchiba committed Nov 26, 2023
1 parent f57d4af commit 6fffc04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DCS-SR-Client/DCS-SR-Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@
</Compile>
<Compile Include="UI\RadioOverlayWindow\RadioOverlayOneVertical.xaml.cs">
<DependentUpon>RadioOverlayOneVertical.xaml</DependentUpon>
</Compile>
<Compile Include="UI\RadioOverlayWindow\Utils\IntercomControlGroup2Horizontal.xaml.cs">
<DependentUpon>IntercomControlGroup2Horizontal.xaml</DependentUpon>
</Compile>
Expand Down Expand Up @@ -454,6 +455,9 @@
<SubType>Designer</SubType>
</Page>
<Page Include="UI\RadioOverlayWindow\RadioOverlayOneVertical.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="UI\RadioOverlayWindow\Utils\IntercomControlGroup2Horizontal.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
Expand Down

0 comments on commit 6fffc04

Please sign in to comment.