diff --git a/test/FSharpTestProjects/CompileFail/Program.fs b/TestAssets/FSharpTestProjects/CompileFail/Program.fs similarity index 100% rename from test/FSharpTestProjects/CompileFail/Program.fs rename to TestAssets/FSharpTestProjects/CompileFail/Program.fs diff --git a/test/FSharpTestProjects/CompileFail/project.json b/TestAssets/FSharpTestProjects/CompileFail/project.json similarity index 100% rename from test/FSharpTestProjects/CompileFail/project.json rename to TestAssets/FSharpTestProjects/CompileFail/project.json diff --git a/test/FSharpTestProjects/TestApp/FSharpTestApp.xproj b/TestAssets/FSharpTestProjects/TestApp/FSharpTestApp.xproj similarity index 100% rename from test/FSharpTestProjects/TestApp/FSharpTestApp.xproj rename to TestAssets/FSharpTestProjects/TestApp/FSharpTestApp.xproj diff --git a/test/FSharpTestProjects/TestApp/Program.fs b/TestAssets/FSharpTestProjects/TestApp/Program.fs similarity index 100% rename from test/FSharpTestProjects/TestApp/Program.fs rename to TestAssets/FSharpTestProjects/TestApp/Program.fs diff --git a/test/FSharpTestProjects/TestApp/project.json b/TestAssets/FSharpTestProjects/TestApp/project.json similarity index 100% rename from test/FSharpTestProjects/TestApp/project.json rename to TestAssets/FSharpTestProjects/TestApp/project.json diff --git a/test/FSharpTestProjects/TestAppWithArgs/Program.fs b/TestAssets/FSharpTestProjects/TestAppWithArgs/Program.fs similarity index 100% rename from test/FSharpTestProjects/TestAppWithArgs/Program.fs rename to TestAssets/FSharpTestProjects/TestAppWithArgs/Program.fs diff --git a/test/FSharpTestProjects/TestAppWithArgs/project.json b/TestAssets/FSharpTestProjects/TestAppWithArgs/project.json similarity index 100% rename from test/FSharpTestProjects/TestAppWithArgs/project.json rename to TestAssets/FSharpTestProjects/TestAppWithArgs/project.json diff --git a/test/FSharpTestProjects/TestLibrary/FSharpTestLibrary.xproj b/TestAssets/FSharpTestProjects/TestLibrary/FSharpTestLibrary.xproj similarity index 100% rename from test/FSharpTestProjects/TestLibrary/FSharpTestLibrary.xproj rename to TestAssets/FSharpTestProjects/TestLibrary/FSharpTestLibrary.xproj diff --git a/test/FSharpTestProjects/TestLibrary/Helper.fs b/TestAssets/FSharpTestProjects/TestLibrary/Helper.fs similarity index 100% rename from test/FSharpTestProjects/TestLibrary/Helper.fs rename to TestAssets/FSharpTestProjects/TestLibrary/Helper.fs diff --git a/test/FSharpTestProjects/TestLibrary/Helper2.fs b/TestAssets/FSharpTestProjects/TestLibrary/Helper2.fs similarity index 100% rename from test/FSharpTestProjects/TestLibrary/Helper2.fs rename to TestAssets/FSharpTestProjects/TestLibrary/Helper2.fs diff --git a/test/FSharpTestProjects/TestLibrary/project.json b/TestAssets/FSharpTestProjects/TestLibrary/project.json similarity index 100% rename from test/FSharpTestProjects/TestLibrary/project.json rename to TestAssets/FSharpTestProjects/TestLibrary/project.json diff --git a/test/FSharpTestProjects/global.json b/TestAssets/FSharpTestProjects/global.json similarity index 100% rename from test/FSharpTestProjects/global.json rename to TestAssets/FSharpTestProjects/global.json