Artifact 318013b50e8a4bda82f3d7d62d183c74687ee3e5:
- File Externals/Eagle/bin/netCore30/EagleShell.runtimeconfig.json — part of check-in [8561bee72b] at 2022-10-20 22:52:22 on branch net5And6 — Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. (user: mistachkin size: 154) [more...]
- File Externals/Eagle/bin/netStandard21/EagleShell.runtimeconfig.json — part of check-in [a570446a0e] at 2019-10-06 05:05:02 on branch netStandard21 — Prepare to support an alternate Eagle binary directory targeting the .NET Core 3.0 runtime. (user: mistachkin size: 154)
{ "runtimeOptions": { "tfm": "netcoreapp3.0", "framework": { "name": "Microsoft.NETCore.App", "version": "3.0.0" } } }