Roslyn test app
Test app for reproducing the issue described here: https://stackoverflow.com/questions/51261637/using-microsoft-codeanalysis-nuget-package-causes-wack-to-fail
Steps to repdoruce:
- Open the solution RoslynTest.sln in Visual Studio 2017
- Right-click on project "Package" and select Store => Create App Packages
- Select "I want to create packages for sideloading" and click Next
- Click "Create" to create packages
- Wait until "Package creation completed" dialog is shown and click the "Launch WACK" -button
- Select all tests and run it
- Open the results to see the failures