diff options
author | Raul Santos <raulsntos@gmail.com> | 2022-09-07 19:21:13 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2022-09-15 09:28:59 +0200 |
commit | 02bd0724f592dce6410c1e8f38d9a09de9731a73 (patch) | |
tree | 56bf6c5da181184d43bdfdb86e293c7e25dd5cf1 /modules/noise/noise.cpp | |
parent | 20d6672846b3fd1537603ac080116dcc914c10e3 (diff) |
Fix NuGet fallback folder packages
- 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.
Diffstat (limited to 'modules/noise/noise.cpp')
0 files changed, 0 insertions, 0 deletions