Updated 0 ‐ Build (markdown)

Elwador 2026-03-04 13:07:07 +01:00
parent f43b189181
commit ad97ebbc52

@ -77,6 +77,10 @@ Replace the content of the `.csproj` file with the following configuration:
<DependentUpon>ContentDialogSeriesDetailsView.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Update="Views\Utils\ContentDialogMultiProfileSelectView.axaml.cs">
<DependentUpon>ContentDialogMultiProfileSelectView.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
</ItemGroup>
</Project>
```