Add .NET 8

This commit is contained in:
t0int
2024-11-03 18:09:48 +03:00
parent 812e6d926d
commit 8f4bd00bdf
3 changed files with 11 additions and 3 deletions
+11 -3
View File
@@ -3,14 +3,22 @@ Bunifu UI Cracked (First non-virus version lol...)<br>
You can use this with the 7.2.0 version of the Bunifu UI Library.<br> You can use this with the 7.2.0 version of the Bunifu UI Library.<br>
(Or, you can use this with any version with Bunifu UI that **uses Bunifu.Licensing 6.0.4**)<br> (Or, you can use this with any version with Bunifu UI that **uses Bunifu.Licensing 6.0.4**)<br>
<br> <br>
This only works for .NET Framework, i will work on a .NET Core crack soon.<br> # .NET Framework
## How to install? **This method is for .NET Framework**<br>
1. Go to your project's folder (On Windows: C:\Users\yourusername\source\repo\ProjectName) 1. Go to your project's folder (On Windows: C:\Users\yourusername\source\repo\ProjectName)
2. Find the packages folder (If you cant find it go one folder down it should be in the solution's folder) 2. Find the packages folder (If you cant find it go one folder down it should be in the solution's folder)
3. Find Bunifu.Licensing.6.0.4 3. Find Bunifu.Licensing.6.0.4
4. Overwrite the file. 4. **Overwrite the net45 folder with the one from this repo**
5. Done! Enjoy 5. Done! Enjoy
# .NET Core
**This method is for .NET Core**<br>
1. Go to your bunifu licensing nuget package folder (`C:\Users\yourusername\.nuget\packages\bunifu.licensing\6.0.4\lib`)
2. Download net8.0-windows7.0 folder from this repo
3. Overwrite the folder.
4. Done! Enjoy
If you have problems, you can [create an issue](https://github.com/t0int1337/BunifuUiCrack/issues/new). If you have problems, you can [create an issue](https://github.com/t0int1337/BunifuUiCrack/issues/new).
### Star the repo ⭐ ### Star the repo ⭐
Binary file not shown.