Peter Tiedemann

Results 19 comments of Peter Tiedemann
trafficstars

Libraries that are not on www.nuget.org, basically do not exist from the point of view of your typical C# developer. Having to copy code from a subfolder of a repository...

As an example of what i mean, i updated the csproj here: https://github.com/petertiedemann/flatbuffers/pull/1/files I am not familiar with your build system however. Would you be doing the building and publishing...

Sorry for not clarifying :) By an incremental target, I mean one that specifies input and outputs. If any input is more recent than the outputs, msbuild will run the...

Similar concerns here. Is there nothing I can do from the (AMQP 1.0) client side to instruct RabbitMQ to use auto-delete?

> This is open source software. Asking others to "fix this" is not how open source works. I assume this remark was directed at @jrk94 and/or @PassionateDeveloper86? Because I was...

I am also seeing this quite a lot. Some analysis to prevent it is of course good, but how is this different from other mutations that cause compile errors? (my...

Would love this as well. I am super excited about stryker.net, and want to help report issues, but i also have to be very careful about what i share.

@jjcollinge Is it correctly understood that this will work in the current release assuming that the DNS is setup to point to the load balancer "manually" and the number of...

If it can be done with no additional services that is of course to be preferred, but if one is required, then what is wrong with one in C#? :)

If there is a nice solution with the volume driver then I don't see any reason to try a more complex solution. Unless of course the complexity then becomes related...