diff --git a/.gitmodules b/.gitmodules index 169fe3430f9..bc919e5c904 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,3 @@ -[submodule "submodules/FileSystem"] - path = submodules/FileSystem - url = https://github.com/NuGet/FileSystem.git - branch = NuGet/SubModuleIntegration -[submodule "submodules/Common"] - path = submodules/Common - url = https://github.com/aspnet/Common.git - branch = NuGet/SubModuleIntegration [submodule "submodules/NuGet.Build.Localization"] path = submodules/NuGet.Build.Localization url = https://github.com/NuGet/NuGet.Build.Localization.git diff --git a/build/bootstrap.proj b/build/bootstrap.proj index 7ebc89e34fb..4d4215111c4 100644 --- a/build/bootstrap.proj +++ b/build/bootstrap.proj @@ -18,7 +18,7 @@ - + diff --git a/build/packages.targets b/build/packages.targets index f7573785975..f8c6b049f5d 100644 --- a/build/packages.targets +++ b/build/packages.targets @@ -36,6 +36,8 @@ + + @@ -50,6 +52,7 @@ +