Skip to content

Conversation

brianlagunas
Copy link
Collaborator

@brianlagunas brianlagunas commented Apr 12, 2023

Description of Change

Removed unneeded references in the csproj file. Since we are using SDK style projects, we no longer need to explicitly include the net462 assembly references

Added an additional 1591 as a NoWarn. We have a number of public properties an methods with no XML documentation. Until an effort is made to add them, the 1591 warning is pointless.

Removed the no longer needed packages.config file.

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.

2 participants