02bd0724f5
- Creates a `Godot.Offline.Config` file to configurate NuGet with Godot's fallback folder. This is easier because now we can assume we can override the entire file since user config will likely be in the default `NuGet.Config` file or an additional `*.config` file. - Ensure the NuGet fallback folder is created at the same time it is added to the NuGet configuration so future builds don't fail. - Add `GodotSharp` and `GodotSharpEditor` packages to the fallback folder. - Add `.nupkg.metadata` file to packages in fallback folder. - Refer to `Godot.SourceGenerators` using the specific non-floating version since floating versions don't seem to work with fallbackPackageFolders. |
||
---|---|---|
.. | ||
GodotTools | ||
GodotTools.BuildLogger | ||
GodotTools.Core | ||
GodotTools.IdeMessaging | ||
GodotTools.IdeMessaging.CLI | ||
GodotTools.OpenVisualStudio | ||
GodotTools.ProjectEditor | ||
GodotTools.Shared | ||
.gitignore | ||
GodotTools.sln |