summaryrefslogtreecommitdiffstats
path: root/build/runtime/Second.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'build/runtime/Second.runtimeconfig.json')
-rw-r--r--build/runtime/Second.runtimeconfig.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/runtime/Second.runtimeconfig.json b/build/runtime/Second.runtimeconfig.json
deleted file mode 100644
index e431d27..0000000
--- a/build/runtime/Second.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- }
- }
-}