ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
5.28k stars 748 forks source link

StrawberryShake does not compile with latest VS 17.5.1 #5933

Closed xnoreq closed 1 year ago

xnoreq commented 1 year ago

Is there an existing issue for this?

Product

Strawberry Shake

Describe the bug

After updating Visual Studio to 17.5.1, compilation fails: CSC : error SS0006: Access to the path 'obj\\berry' is denied.

dotnet build fails with: CSC : error SS0006: Access to the path 'C:\Program Files\dotnet\sdk\7.0.201\Roslyn\bincore\obj\berry' is denied. [C:\Users\myuser\dev\Project.cspr oj]

Steps to reproduce

Relevant log output

No response

Additional Context?

No response

Version

12.12.1

xnoreq commented 1 year ago

Fixed after upgrading to 13