mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-05-17 15:32:05 +00:00
Updated 0 ‐ Build (markdown)
parent
f43b189181
commit
ad97ebbc52
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ Replace the content of the `.csproj` file with the following configuration:
|
||||||
<DependentUpon>ContentDialogSeriesDetailsView.axaml</DependentUpon>
|
<DependentUpon>ContentDialogSeriesDetailsView.axaml</DependentUpon>
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Update="Views\Utils\ContentDialogMultiProfileSelectView.axaml.cs">
|
||||||
|
<DependentUpon>ContentDialogMultiProfileSelectView.axaml</DependentUpon>
|
||||||
|
<SubType>Code</SubType>
|
||||||
|
</Compile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue