Closed ghost closed 2 years ago
Hello, I highly recommend updating your environment since this was introduced in C# 6. http://redspa.uk/blog/post/1029/interpolated-strings-c-sharp
Hello, I highly recommend updating your environment since this was introduced in C# 6. http://redspa.uk/blog/post/1029/interpolated-strings-c-sharp
I cannot use c# 6.0 due my visual studio version max 5.0 is there anyway to download this version?
Nope fixed with string.Format and can you share a release?
I'm going to add a release once I'm happy with the basic features and compatibility. Now I'm planning minor changes to the code to make it more reliable to others. I'll compose a TODO list soon.
I am using vs 2012 and source contains $ so
how can I fix that?