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

Fixed issues with NuGet packages #223

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Fixed issues with NuGet packages #223

merged 1 commit into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Fixed issues with NuGet packages

    Fixed issues with NuGet packages.  Updated the Directory.Build.props and Directory.Packages.props to rely on the .NET 8 artifacts output layout (see https://learn.microsoft.com/en-us/dotnet/core/sdk/artifacts-output) instead of the Microsoft.Build.Artifacts SDK.  Updated the GitHub Actions build.yml to locate the NuGet packages in their new output path.  Added a PackageReadmeFile MSBuild property to the project files to reference the README.md that was already included.
    danjagnow committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6f5e95d View commit details
    Browse the repository at this point in the history