You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewed the current issues to check that the issue isn't already known.
Description:
The NUGET package for Ubiquity.NET.Llvm includes a props file that only sets a property to the path . MSBuild now has built-in support for that and therefore this isn't needed. Additionally there are no uses of the property anywhere in the repository, so this is a prime candidate for removal.
Included Sample code or link to repository/gist to reproduce the bug (This is the fastest way to a resolution as it reduces the time to reproduce the problem. The smaller the sample is the better.)
Expected Behavior
No redundant files in the pacakge
Actual Behavior
props file is redundant
The text was updated successfully, but these errors were encountered:
OS Environment:
Windows 10
I have already...
Reproduced the problem using the latest stable release.
Reviewed the documentation.
Reviewed the current issues to check that the issue isn't already known.
Description:
The NUGET package for Ubiquity.NET.Llvm includes a props file that only sets a property to the path . MSBuild now has built-in support for that and therefore this isn't needed. Additionally there are no uses of the property anywhere in the repository, so this is a prime candidate for removal.
Steps to reproduce the problem:
Expected Behavior
No redundant files in the pacakge
Actual Behavior
props file is redundant
The text was updated successfully, but these errors were encountered: