diff options
Diffstat (limited to 'string_guess/bin/Debug/net6.0/stringGuess.runtimeconfig.json')
-rw-r--r-- | string_guess/bin/Debug/net6.0/stringGuess.runtimeconfig.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/string_guess/bin/Debug/net6.0/stringGuess.runtimeconfig.json b/string_guess/bin/Debug/net6.0/stringGuess.runtimeconfig.json new file mode 100644 index 0000000..4e96a56 --- /dev/null +++ b/string_guess/bin/Debug/net6.0/stringGuess.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "net6.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "6.0.0" + } + } +} \ No newline at end of file |