Skip to content
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

fix nuget upload to nuget.org #136

Merged
merged 2 commits into from
Jan 19, 2024
Merged

fix nuget upload to nuget.org #136

merged 2 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. fix nuspec

    upload is failing with the following: 
    
    ```
    Response status code does not indicate success: 400 (The readme file 'readme.md' does not exist in the package.).
    ```
    stevenbrix authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1272e8e View commit details
    Browse the repository at this point in the history
  2. fix project url

    stevenbrix authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e40e3af View commit details
    Browse the repository at this point in the history