danreg

Results 4 comments of danreg

Hi, I have a similiar error with dotnet test step in teamcity. Throwing many errors because of rsp file. I'm using latest TeamCity Build with dotnet 7 sdk It gives...

@mchechulnikov awesome this works!!! I've spent so much time on googling and trying to find exactly this :)

I found a different behavior between v2 and v3. This works in v2 and returns false where I receive an expection in v3 ` string expression = "''==4"; bool result...