Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFailed to test Roslyn. #1152
Comments
Closed
This comment has been minimized.
This comment has been minimized.
Hello @NMSAzulX Thank you for a great repro case. I was able to reproduce it and fix it right away. As soon as this build finishes the CI should produce a '0.11.5.1086' package which is going to be obtainable from the following feed: <packageSources>
<add key="bdn-nightly" value="https://ci.appveyor.com/nuget/benchmarkdotnet" />
</packageSources> If can wait, it's going to be a part of 0.11.6 release which should be published to nuget.org in a few weeks |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The source code is here.
Can be used without benchmark testing. Is there another way to test roslyn?
