Manuel Menegazzo

Results 69 comments of Manuel Menegazzo

@ReubenBond I have updated the implementation as you suggested but, as it is the first time I have modified a source generator, I did not understand how to remove the...

Same here. It start triggering warnings when i put `True` in .csproj ``` BASH C:\Users\mmenegaz\source\repos\BckSvc\src\shared\BckSvc.Grains\Orleans.CodeGenerator\Orleans.CodeGenerator.OrleansSerializationSourceGenerator\BckSvc.Grains.orleans.g.cs(15,25,15,51): warning CS1591: Missing XML comment for publicly visible type or member 'Codec_BackupRetentionState' ```

Any updates? Is there any document on a design proposal?

Yesterday, version 0.3.0 of the dapr-sandbox/components-dotnet-sdk was released which includes the correct initialisation of Unix Domain Sockets on windows, can you enable the search in the component folder on windows...

@philliphoff It's quite simple, I'm using Visual Studio Dapr Extension for Visual Studio 2022 whitch starts debugging on my pc, whitch is Windows. The task manager confirm it. ![image](https://github.com/user-attachments/assets/3eec38be-fd8d-49d7-8962-75c8f045bf1a) Then,...

The problem should have been solved with version 1.14.4. Can you check if it works now?