Anuraj

Results 9 comments of Anuraj

@g19d71s9a6nhs-b4eam Which project you're trying to run?

Can you try this code? ``` var pizza = new[] { new {Name = "Mushrooms", Count = 3}, new {Name = "Onions", Count = 1}, new {Name = "Olives", Count...

I think this can be updated. ![image](https://user-images.githubusercontent.com/276411/192662628-9d458632-973f-418c-8af1-a470e7ab6cf0.png)

Here is one implementation - `dotnet tool install --global asciiart`

I am facing the same issue with `6.0.0-rtm.21519.8`. Here is the log - `error MSB3021: Unable to copy file "obj\Debug\net6.0\demo2.dll" to "bin\Debug\net6.0\demo2.dll". The process cannot access the file 'C:\demo2\bin\Debug\net6.0\demo2.dll' because...

It is working property if we close VSCode and again running the command. And working properly in GitHub actions.

@waldekmastykarz Sure. Will do it.

@waldekmastykarz Here is a simple video - https://youtu.be/YYxlRDg707U

For me as well. I tried changing the configuration, but always getting the error. ![image](https://github.com/user-attachments/assets/55dd116b-477e-4dbd-9d47-dbb82ed27ebf)