summaryrefslogtreecommitdiffstats
path: root/build/runtime/Third.runtimeconfig.json
diff options
context:
space:
mode:
authorBernhard Guillon <Bernhard.Guillon@begu.org>2026-06-30 22:27:56 +0200
committerBernhard Guillon <Bernhard.Guillon@begu.org>2026-06-30 22:27:56 +0200
commit4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a (patch)
tree5b28d22c690e410be3379223d61989788bb3b56a /build/runtime/Third.runtimeconfig.json
parent4a44539963b92e18a31efa08bca2013824c5213f (diff)
downloadcsharp-cmake-4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a.tar.gz
csharp-cmake-4f0d95c1ab0a6a9ed719cfe988bd17f7eda9a66a.zip
Add .gitignore, remove build/ from tracking
Diffstat (limited to 'build/runtime/Third.runtimeconfig.json')
-rw-r--r--build/runtime/Third.runtimeconfig.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/build/runtime/Third.runtimeconfig.json b/build/runtime/Third.runtimeconfig.json
deleted file mode 100644
index e431d27..0000000
--- a/build/runtime/Third.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- }
- }
-}