Update THIRD-PARTY-NOTICES link and remove Package Management panel from carousel (#474)

Addresses #330 and #469
This commit is contained in:
Jass Bagga 2018-04-18 09:42:27 -07:00 committed by GitHub
parent 718989b820
commit 13e746c289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 11 additions and 66 deletions

View File

@ -1,2 +1,2 @@
version:2.1.0-preview3-17018
commithash:af264ca131f212b5ba8aafbc5110fc0fc510a2be
version:2.1.0-rc1-15770
commithash:a2abdc6fa0e8a1a465e830100950f1ecc698ab28

View File

@ -12,7 +12,6 @@
"precedence": "3000",
"identity": "Microsoft.Web.Empty.CSharp.2.1",
"shortName": "web",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"tags": {
"language": "C#",
"type": "project"

View File

@ -11,7 +11,6 @@
"precedence": "3000",
"identity": "Microsoft.Web.Empty.FSharp.2.1",
"shortName": "web",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"tags": {
"language": "F#",
"type": "project"

View File

@ -13,7 +13,7 @@
"precedence": "3000",
"identity": "Microsoft.Web.RazorPages.CSharp.2.1",
"shortName": [ "razor", "webapp" ],
"thirdPartyNotices": "https://aka.ms/template-3pn",
"thirdPartyNotices": "https://aka.ms/aspnetcore-template-3pn-210",
"tags": {
"language": "C#",
"type": "project"

View File

@ -9,7 +9,6 @@
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
@ -35,18 +34,7 @@
</div>
</div>
<div class="item">
<img src="~/images/banner3.svg" alt="Package Management" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Bring in libraries from NuGet and npm, and automate tasks using Grunt or Gulp.
<a class="btn btn-default" href="https://go.microsoft.com/fwlink/?LinkID=525029&clcid=0x409">
Learn More
</a>
</p>
</div>
</div>
<div class="item">
<img src="~/images/banner4.svg" alt="Microsoft Azure" class="img-responsive" />
<img src="~/images/banner3.svg" alt="Microsoft Azure" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Learn how Microsoft's Azure cloud platform allows you to build, deploy, and scale web apps.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -12,7 +12,7 @@
"precedence": "3000",
"identity": "Microsoft.Web.Mvc.CSharp.2.1",
"shortName": "mvc",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"thirdPartyNotices": "https://aka.ms/aspnetcore-template-3pn-210",
"tags": {
"language": "C#",
"type": "project"

View File

@ -7,7 +7,6 @@
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
@ -33,18 +32,7 @@
</div>
</div>
<div class="item">
<img src="~/images/banner3.svg" alt="Package Management" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Bring in libraries from NuGet and npm, and automate tasks using Grunt or Gulp.
<a class="btn btn-default" href="https://go.microsoft.com/fwlink/?LinkID=525029&clcid=0x409">
Learn More
</a>
</p>
</div>
</div>
<div class="item">
<img src="~/images/banner4.svg" alt="Microsoft Azure" class="img-responsive" />
<img src="~/images/banner3.svg" alt="Microsoft Azure" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Learn how Microsoft's Azure cloud platform allows you to build, deploy, and scale web apps.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -12,7 +12,7 @@
"precedence": "3000",
"identity": "Microsoft.Web.Mvc.FSharp.2.1",
"shortName": "mvc",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"thirdPartyNotices": "https://aka.ms/aspnetcore-template-3pn-210",
"tags": {
"language": "F#",
"type": "project"

View File

@ -7,7 +7,6 @@
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
@ -33,18 +32,7 @@
</div>
</div>
<div class="item">
<img src="~/images/banner3.svg" alt="Package Management" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Bring in libraries from NuGet and npm, and automate tasks using Grunt or Gulp.
<a class="btn btn-default" href="https://go.microsoft.com/fwlink/?LinkID=525029&clcid=0x409">
Learn More
</a>
</p>
</div>
</div>
<div class="item">
<img src="~/images/banner4.svg" alt="Microsoft Azure" class="img-responsive" />
<img src="~/images/banner3.svg" alt="Microsoft Azure" class="img-responsive" />
<div class="carousel-caption" role="option">
<p>
Learn how Microsoft's Azure cloud platform allows you to build, deploy, and scale web apps.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@ -12,7 +12,6 @@
"precedence": "3000",
"identity": "Microsoft.Web.WebApi.CSharp.2.1",
"shortName": "webapi",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"tags": {
"language": "C#",
"type": "project"

View File

@ -11,7 +11,6 @@
"precedence": "3000",
"identity": "Microsoft.Web.WebApi.FSharp.2.1",
"shortName": "webapi",
"thirdPartyNotices": "https://aka.ms/template-3pn",
"tags": {
"language": "F#",
"type": "project"

View File

@ -37,7 +37,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -106,7 +105,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -176,7 +174,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -246,7 +243,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -315,7 +311,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -385,7 +380,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -514,7 +508,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -580,7 +573,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -647,7 +639,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -714,7 +705,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -780,7 +770,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",
@ -847,7 +836,6 @@
"wwwroot/images/banner1.svg",
"wwwroot/images/banner2.svg",
"wwwroot/images/banner3.svg",
"wwwroot/images/banner4.svg",
"wwwroot/js/site.js",
"wwwroot/js/site.min.js",
"wwwroot/lib/bootstrap/.bower.json",