csproj didn't update for some reason
This commit is contained in:
@@ -275,7 +275,7 @@
|
|||||||
<Compile Include="Views\ModListControl.xaml.cs">
|
<Compile Include="Views\ModListControl.xaml.cs">
|
||||||
<DependentUpon>ModListControl.xaml</DependentUpon>
|
<DependentUpon>ModListControl.xaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Views\PluginBrowser\PluginBrowser.xaml.cs">
|
<Compile Include="Views\PluginBrowser.xaml.cs">
|
||||||
<DependentUpon>PluginBrowser.xaml</DependentUpon>
|
<DependentUpon>PluginBrowser.xaml</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Views\ThemeControl.xaml.cs">
|
<Compile Include="Views\ThemeControl.xaml.cs">
|
||||||
@@ -442,7 +442,7 @@
|
|||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
<Generator>MSBuild:Compile</Generator>
|
<Generator>MSBuild:Compile</Generator>
|
||||||
</Page>
|
</Page>
|
||||||
<Page Include="Views\PluginBrowser\PluginBrowser.xaml">
|
<Page Include="Views\PluginBrowser.xaml">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
<Generator>MSBuild:Compile</Generator>
|
<Generator>MSBuild:Compile</Generator>
|
||||||
</Page>
|
</Page>
|
||||||
|
Reference in New Issue
Block a user