54 lines
5.1 KiB
XML
54 lines
5.1 KiB
XML
<Project>
|
|
<ItemGroup>
|
|
<!-- Repos being patched -->
|
|
<Repository Include="Antiforgery" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="AzureIntegration" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="BasicMiddleware" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="BrowserLink" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="CORS" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="DataProtection" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Diagnostics" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="EntityFrameworkCore" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Hosting" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="HttpAbstractions" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="HttpSysServer" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Identity" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="IISIntegration" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="JavaScriptServices" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="KestrelHttpServer" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Localization" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="MetaPackages" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Mvc" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="MvcPrecompilation" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Proxy" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Razor" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="ResponseCaching" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Routing" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Scaffolding" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Security" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="ServerTests" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="Session" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="StaticFiles" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<Repository Include="WebSockets" Branch="rel/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
|
|
<!--
|
|
Repos not building this patch.
|
|
Build tools will *verify* that these repos will be unaffected
|
|
by the patch update and do not need updating.
|
|
-->
|
|
<ShippedRepository Include="Caching" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Common" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Configuration" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="DependencyInjection" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="DotNetTools" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="EventNotification" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="FileSystem" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="HtmlAbstractions" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="JsonPatch" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Logging" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Microsoft.Data.Sqlite" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Options" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
<ShippedRepository Include="Testing" Branch="patch/2.0.1" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
|
|
</ItemGroup>
|
|
</Project>
|