BepInEx / BepInEx.Templates

A collection of dotnet templates for BepInEx
MIT License
17 stars 11 forks source link

Unable to find package Samboy063.Cpp2IL.Core #10

Open karaok1 opened 9 months ago

karaok1 commented 9 months ago
Error NU1102 : Unable to find package Samboy063.Cpp2IL.Core with version (>= 2022.1.0-development.866)
  - Found 34 version(s) in nuget.org [ Nearest version: 2022.0.7.2 ]
  - Found 0 version(s) in https://nuget.bepinex.dev/v3/index.json

Steps to reproduce: Install template: dotnet new bep6plugin_unity_il2cpp -n TestMod

Restore NuGet packages

ManlyMarco commented 3 months ago

Does this still happen on the latest release?