Skip to content
代码片段 群组 项目
提交 69534b56 编辑于 作者: Ryan Brandenburg's avatar Ryan Brandenburg
浏览文件

Fix AzureIntegration submodule

上级 c9e0295d
No related branches found
No related tags found
无相关合并请求
......@@ -6,10 +6,6 @@
path = modules/Antiforgery
url = https://github.com/aspnet/Antiforgery.git
branch = release/2.1
[submodule "modules/AzureIntegration"]
path = modules/AzureIntegration
url = https://github.com/aspnet/AzureIntegration.git
branch = release/2.1
[submodule "modules/BasicMiddleware"]
path = modules/BasicMiddleware
url = https://github.com/aspnet/BasicMiddleware.git
......
......@@ -33,7 +33,7 @@
<RepositoryBuildOrder Include="JavaScriptServices" Order="15" />
<RepositoryBuildOrder Include="MvcPrecompilation" Order="15" />
<RepositoryBuildOrder Include="Scaffolding" Order="15" />
<RepositoryBuildOrder Include="AzureIntegration" Order="15" />
<RepositoryBuildOrder Include="AzureIntegration" Order="15" RootPath="$(RepositoryRoot)src\AzureIntegration\" />
<RepositoryBuildOrder Include="MusicStore" Order="16" RootPath="$(RepositoryRoot)src\MusicStore\" />
<RepositoryBuildOrder Include="SignalR" Order="16" />
<RepositoryBuildOrder Include="AuthSamples" Order="16" RootPath="$(RepositoryRoot)src\AuthSamples\" />
......
......@@ -50,7 +50,7 @@
<ItemGroup>
<ShippedRepository Include="AADIntegration" />
<ShippedRepository Include="Antiforgery" />
<ShippedRepository Include="AzureIntegration" />
<ShippedRepository Include="AzureIntegration" RootPath="$(RepositoryRoot)src\AzureIntegration\" />
<ShippedRepository Include="BasicMiddleware" />
<ShippedRepository Include="BrowserLink" />
<ShippedRepository Include="CORS" />
......
Subproject commit 47e2ba3755450c584990480c23331d286ffa78cf
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册