summaryrefslogtreecommitdiff
path: root/.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json')
-rw-r--r--.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json b/.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json
new file mode 100644
index 0000000000..123040cdaf
--- /dev/null
+++ b/.dotnet/sdk/3.1.100/vstest.console.runtimeconfig.json
@@ -0,0 +1,9 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp2.1",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "3.1.0"
+ }
+ }
+} \ No newline at end of file