Skip to content

Commit 6e3c9ef

Browse files
committed
temporary hotfix: disable all patches
1 parent edca389 commit 6e3c9ef

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

Source/ModSwitch/ModSwitch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<Compile Include="[Util]\Position.cs" />
9191
<Compile Include="[Util]\Scribe.cs" />
9292
<Compile Include="[Util]\Util.cs" />
93-
<Compile Include="[Patches]\Patches.cs" />
93+
<None Include="[Patches]\Patches.cs" />
9494
<Compile Include="[Util]\Linq.cs" />
9595
<Compile Include="[Util]\Widgets.cs" />
9696
</ItemGroup>

Source/ModSwitch/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
[assembly: System.Reflection.AssemblyCopyright("Copyright © DoctorVanGogh 2017")]
1313
[assembly: System.Runtime.InteropServices.ComVisible(false)]
1414
[assembly: System.Runtime.InteropServices.Guid("ab2e8e89-3d1d-4e36-a0ae-489b6ebc84a6")]
15-
[assembly: System.Reflection.AssemblyVersion("2.0.2.292")]
15+
[assembly: System.Reflection.AssemblyVersion("2.0.3.294")]
1616

1717

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.2.292
1+
2.0.3.294

v1.1/Assemblies/ModSwitch.dll

-9.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)