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

Conversation

danjagnow
Copy link
Collaborator

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.

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 danjagnow self-assigned this Apr 26, 2024
@danjagnow danjagnow merged commit 7a0cdb4 into main Apr 26, 2024
1 check passed
@danjagnow danjagnow deleted the packaging-fixes branch April 26, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant