feat: add local NuGet development workflow
Add a local NuGet feed configuration, a Directory.Build.props template for Godot users, and automate source generator bundling into the NuGet package.
This commit is contained in:
@@ -15,6 +15,7 @@ x86/
|
||||
!**/[Pp]ackages/build/
|
||||
*.nuget.props
|
||||
*.nuget.targets
|
||||
nupkgs/
|
||||
|
||||
# IDE
|
||||
.vs/
|
||||
|
||||
Reference in New Issue
Block a user