-
Notifications
You must be signed in to change notification settings - Fork 224
[Fix] *csproj, *.props, .git* configuration
#947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[Fix] *csproj, *.props, .git* configuration
#947
Conversation
|
However, there is currently no package that need to be published to NuGet. |
All the With the neo-node/src/Neo.CLI/config.json Lines 28 to 30 in 1c8930c
|
I think NuGet packages are for development. I don't see how it makes the plugins easier to use. |
The above code for the |
|
Is it possible to automatically publish the plugin's DLLs to GitHub Releases instead of NuGet using GitHub Actions? |
Yes, Before n4 development I had some PR to Automate the process See - neo-project/neo#4181 - I will be porting to this repo |

Description
Configuration the repo and project files for easy organization (based off the same way we had with
neorepo).Also added back the pretty styling for on the
nuget.orgsiteNuget styling
Change Log
./neo/neo.png./neo/README.md.gitattributes.gitignoreplugins\Directory.Build.propsFixes # (issue)
Type of change
How Has This Been Tested?
Checklist: