This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Reverted the Cecil version of Injector and Loader to continue supporting .NET 3.5
4.0.0-beta
Anairkoen Schno
4 years ago
parent
d28cfdb4e8
commit
7d15cfabd0
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
IPA.Injector/IPA.Injector.csproj
+1
-1
IPA.Loader/IPA.Loader.csproj
+ 1
- 1
IPA.Injector/IPA.Injector.csproj
View File
@ -114,7 +114,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mono.Cecil">
<Version>0.1
1.1
</Version>
<Version>0.1
0.4
</Version>
</PackageReference>
<PackageReference Include="SemanticVersioning">
<Version>1.2.2</Version>
+ 1
- 1
IPA.Loader/IPA.Loader.csproj
View File
@ -149,7 +149,7 @@
<Version>1.2.0.1</Version>
</PackageReference>
<PackageReference Include="Mono.Cecil">
<Version>0.1
1.1
</Version>
<Version>0.1
0.4
</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.3</Version>
Write
Preview
Loading…
Cancel
Save