File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -177,8 +177,6 @@ public class Repo : INotifyPropertyChanged
177177 public thcrap_configure_v3 . Repo SourceRepo { get ; private set ; }
178178 public List < RepoPatch > Patches { get ; private set ; }
179179
180-
181-
182180 private bool isVisible = true ;
183181
184182 public Repo ( thcrap_configure_v3 . Repo repo )
Original file line number Diff line number Diff line change 4040 <PropertyGroup >
4141 <ApplicationIcon >$(SolutionDir)\gfx\abstractcactus\icon_01.ico</ApplicationIcon >
4242 </PropertyGroup >
43- <PropertyGroup />
44- <PropertyGroup />
45- <PropertyGroup />
4643 <PropertyGroup >
4744 <ApplicationManifest >app.manifest</ApplicationManifest >
4845 </PropertyGroup >
180177 </PackageReference >
181178 </ItemGroup >
182179 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
183- </Project >
180+ </Project >
You can’t perform that action at this time.
0 commit comments