Skip to content

Improve csproj metadata and NuGet package information#2

Open
swharden wants to merge 16 commits into
OldNo7:mainfrom
swharden:2023-01-29
Open

Improve csproj metadata and NuGet package information#2
swharden wants to merge 16 commits into
OldNo7:mainfrom
swharden:2023-01-29

Conversation

@swharden

Copy link
Copy Markdown

This PR resolves #1 by:

  • Improving package metadata
  • Displaying a more informative warning when attempting to build in debug mode
  • Embedding debug symbols
  • Enabling deterministic builds
  • Adding source link

A package is created every time the solution is build. Double-click the file to verify there are three green checkboxes on the top left.

Similarly, on the NuGet page https://www.nuget.org/packages/FTD2XX.Net you can click the "Open in NuGet Package Explorer" link to determine if specific packages on NuGet also have these green checks.

image

@swharden swharden mentioned this pull request Jan 30, 2023
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NuGet package improvements

1 participant