newrelic / nri-perfmon

Windows Perfmon / WMI On-Host Integration for New Relic Infrastructure
Other
14 stars 18 forks source link

Missing files #2

Closed johnbowker closed 6 years ago

johnbowker commented 6 years ago

I tried to compile the solution but MSBuild is complaining about files missing from the solution:

Resources.rex AssemblyInfo.cs etc.

Did these get missed in a git add?

sschwartzman commented 6 years ago

@johnbowker I fixed the .gitignore to allow the files in /Properties, so they should be there now.

Out of curiosity, what do you need to build the solution for? Is there something in the release that's missing?