Results 39 comments of danies8

Can you attaced screen cast how to install it through android manager.

In future when I will update Vs preview to new version I will need to update Vs only or to uninstall Vs and install it from scratch beacue of this...

@ViktorHofer What is the ref folder see full exception above? ``` 2>Metadata file 'C:\Users\danis\Desktop\1\AutomationClient\AutomationClient.API\obj\Release\net6.0\win-x64\**ref**\AutomationClient.API.dll' could not be found 2>Metadata file 'C:\Users\danis\Desktop\1\AutomationClient\AutomationClient.Shared\obj\Release\net6.0\win-x64\**ref**\AutomationClient.Shared.dll' could not be found ```

[info.txt](https://github.com/dotnet/msbuild/files/9617993/info.txt)

Thanks @ViktorHofer . @rainersigwald can you please answer , I need to supply it to our customer?

Steps to reproduce the bug: 1.Create worker service project. 2. Add class library. 3. Add ref to this library. 4. Publish the service with this definitions: 5. ![image](https://user-images.githubusercontent.com/1079689/191683009-74d49800-47a4-4ef8-9065-0367257450ed.png) 6.Error, win...

Thanks for fast answer. 1.in preview 2.1 is not reproduced at all ? When deployed service worker with reference to class library ? 2.where the global.json appear in worker service...