From deec6de4f868d7c8541bfee463987778fe54e01b Mon Sep 17 00:00:00 2001 From: Don Syme Date: Mon, 17 Oct 2016 18:57:39 +0100 Subject: [PATCH] Fix microbuild --- .../FSharp.Core.netcore.nuget.proj | 0 .../FSharp.Core.runtimeconfig.json | 0 .../layoutfscorenuget.fsx | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename src/fsharp/{fsharp.core.netcore.nuget => FSharp.Core.netcore.nuget}/FSharp.Core.netcore.nuget.proj (100%) rename src/fsharp/{fsharp.core.netcore.nuget => FSharp.Core.netcore.nuget}/FSharp.Core.runtimeconfig.json (100%) rename src/fsharp/{fsharp.core.netcore.nuget => FSharp.Core.netcore.nuget}/layoutfscorenuget.fsx (100%) diff --git a/src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.netcore.nuget.proj b/src/fsharp/FSharp.Core.netcore.nuget/FSharp.Core.netcore.nuget.proj similarity index 100% rename from src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.netcore.nuget.proj rename to src/fsharp/FSharp.Core.netcore.nuget/FSharp.Core.netcore.nuget.proj diff --git a/src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.runtimeconfig.json b/src/fsharp/FSharp.Core.netcore.nuget/FSharp.Core.runtimeconfig.json similarity index 100% rename from src/fsharp/fsharp.core.netcore.nuget/FSharp.Core.runtimeconfig.json rename to src/fsharp/FSharp.Core.netcore.nuget/FSharp.Core.runtimeconfig.json diff --git a/src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx b/src/fsharp/FSharp.Core.netcore.nuget/layoutfscorenuget.fsx similarity index 100% rename from src/fsharp/fsharp.core.netcore.nuget/layoutfscorenuget.fsx rename to src/fsharp/FSharp.Core.netcore.nuget/layoutfscorenuget.fsx