Last active
April 11, 2021 15:15
-
-
Save kidchenko/94c937aa53e7fc881d353eb9cef3a257 to your computer and use it in GitHub Desktop.
My Snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File.AppendAllText("tests.log", "{ \"" + key + "\", \"" + value + "\" },\n"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment