1 parent 263a822 commit 0a5a70fCopy full SHA for 0a5a70f
1 file changed
Torch.Server/Torch.Server.csproj
@@ -275,7 +275,7 @@
275
<Compile Include="Views\ModListControl.xaml.cs">
276
<DependentUpon>ModListControl.xaml</DependentUpon>
277
</Compile>
278
- <Compile Include="Views\PluginBrowser\PluginBrowser.xaml.cs">
+ <Compile Include="Views\PluginBrowser.xaml.cs">
279
<DependentUpon>PluginBrowser.xaml</DependentUpon>
280
281
<Compile Include="Views\ThemeControl.xaml.cs">
@@ -442,7 +442,7 @@
442
<SubType>Designer</SubType>
443
<Generator>MSBuild:Compile</Generator>
444
</Page>
445
- <Page Include="Views\PluginBrowser\PluginBrowser.xaml">
+ <Page Include="Views\PluginBrowser.xaml">
446
447
448
0 commit comments