summaryrefslogtreecommitdiff
path: root/.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json')
-rwxr-xr-x.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json b/.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json
new file mode 100755
index 0000000000..0664cc54fc
--- /dev/null
+++ b/.packages/microsoft.net.compilers.toolset/3.3.0-beta2-19367-02/tasks/netcoreapp2.1/bincore/vbc.runtimeconfig.json
@@ -0,0 +1,13 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp2.1",
+ "framework": {
+ "name": "Microsoft.NETCore.App",
+ "version": "2.1.0"
+ },
+ "rollForwardOnNoCandidateFx": 2,
+ "configProperties": {
+ "System.GC.Server": true
+ }
+ }
+} \ No newline at end of file