diff options
| author | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 21:32:01 +0200 |
|---|---|---|
| committer | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2026-06-30 21:32:01 +0200 |
| commit | 793748246133423bab93258375a45f3c0ad363b2 (patch) | |
| tree | ab437e35e0713ab29a8252b3f5c5463b389cf2d9 /HelloCMake.runtimeconfig.json | |
| parent | 4515ab7b7bdc356eb8e95ba9d3f16b43dd80f39c (diff) | |
| download | csharp-cmake-793748246133423bab93258375a45f3c0ad363b2.tar.gz csharp-cmake-793748246133423bab93258375a45f3c0ad363b2.zip | |
Use cmake/runtimeconfig.json.in template with configure_file for executables
Diffstat (limited to 'HelloCMake.runtimeconfig.json')
| -rw-r--r-- | HelloCMake.runtimeconfig.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/HelloCMake.runtimeconfig.json b/HelloCMake.runtimeconfig.json deleted file mode 100644 index e431d27..0000000 --- a/HelloCMake.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - } - } -} |
