Skip to content

Commit bf61f91

Browse files
committed
remove unused vehicle view, remove version.txt from .sln
1 parent a3638f2 commit bf61f91

File tree

4 files changed

+0
-49
lines changed

4 files changed

+0
-49
lines changed

AvaGui/AvaGui.csproj

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@
2222
<AvaloniaResource Include="Assets\**" />
2323
</ItemGroup>
2424

25-
<ItemGroup>
26-
<None Remove="version.txt" />
27-
</ItemGroup>
28-
29-
<ItemGroup>
30-
<EmbeddedResource Include="version.txt" />
31-
</ItemGroup>
32-
3325
<ItemGroup>
3426
<PackageReference Include="Avalonia" Version="11.1.1" />
3527
<PackageReference Include="Avalonia.Controls.ColorPicker" Version="11.1.1" />
@@ -55,10 +47,4 @@
5547
<ProjectReference Include="..\Core\Core.csproj" />
5648
<ProjectReference Include="..\Shared\Shared.csproj" />
5749
</ItemGroup>
58-
59-
<ItemGroup>
60-
<Compile Update="Views\VehicleView.axaml.cs">
61-
<DependentUpon>VehicleView.axaml</DependentUpon>
62-
</Compile>
63-
</ItemGroup>
6450
</Project>

AvaGui/Views/VehicleView.axaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

AvaGui/Views/VehicleView.axaml.cs

Lines changed: 0 additions & 12 deletions
This file was deleted.

OpenLocoObjectEditor.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2222
loco_icon.ico = loco_icon.ico
2323
palette.png = palette.png
2424
README.md = README.md
25-
version.txt = version.txt
2625
EndProjectSection
2726
EndProject
2827
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AvaGui", "AvaGui\AvaGui.csproj", "{97BB6E13-07B5-4F91-BCB2-AEC1960EACC3}"

0 commit comments

Comments
 (0)