Tiago Rios

Results 5 comments of Tiago Rios

Just came across with this issue. Considering that `defaultName` automatically enriches the Project Name input when creating a project from Visual Studio UI, I would expect a similar behavior in...

From JetBrains documentation/blog, these attributes are designed to not be included in the final compiled assembly - by default. You can read a full blog about it [here](https://blog.jetbrains.com/dotnet/2015/08/12/how-to-use-jetbrains-annotations-to-improve-resharper-inspections/). If I...

As mentioned by @julealgon, it would be great to have a new timeline for this. We're looking to the possibility of moving all our generated http clients to use Kiota....

I first saw this issue when my pipeline started failing when running dotnet pack. I realized that my agents started using the .NET 8 SDK to compile my solution (Microsoft...

An update about this issue. After spending the weekend without writing any code (neither opening the Visual Studio), I'm currently facing this issue on my local machine. ``` PS C:\Repositories\{RepositoryName}\code\{ProjectDirectory}>...