Skip to content

Commit 0a5a70f

Browse files
committed
csproj didn't update for some reason
1 parent 263a822 commit 0a5a70f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎Torch.Server/Torch.Server.csproj‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<Compile Include="Views\ModListControl.xaml.cs">
276276
<DependentUpon>ModListControl.xaml</DependentUpon>
277277
</Compile>
278-
<Compile Include="Views\PluginBrowser\PluginBrowser.xaml.cs">
278+
<Compile Include="Views\PluginBrowser.xaml.cs">
279279
<DependentUpon>PluginBrowser.xaml</DependentUpon>
280280
</Compile>
281281
<Compile Include="Views\ThemeControl.xaml.cs">
@@ -442,7 +442,7 @@
442442
<SubType>Designer</SubType>
443443
<Generator>MSBuild:Compile</Generator>
444444
</Page>
445-
<Page Include="Views\PluginBrowser\PluginBrowser.xaml">
445+
<Page Include="Views\PluginBrowser.xaml">
446446
<SubType>Designer</SubType>
447447
<Generator>MSBuild:Compile</Generator>
448448
</Page>

0 commit comments

Comments
 (0)