From b1aaeb203bbb0e589f05d49262fd1c1960ae17cd Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Sat, 19 Mar 2022 19:29:43 -0700
Subject: [PATCH 1/2] Remove deprecated `` element - also, don't
need to ignore NU5125 anymore
---
src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec | 1 -
src/WebApiHelpPage/VB/WebApiHelpPageVB.vbproj | 2 --
src/WebApiHelpPage/WebApiHelpPage.csproj | 2 --
src/WebApiHelpPage/WebApiHelpPage.nuspec | 3 +--
4 files changed, 1 insertion(+), 7 deletions(-)
diff --git a/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec b/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
index 6715ceca9..d31a0c75b 100644
--- a/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
+++ b/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
@@ -9,7 +9,6 @@
http://www.asp.net/web-api
true
- http://www.microsoft.com/web/webpi/eula/mvc4extensions_prerelease_eula.htm
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site.
diff --git a/src/WebApiHelpPage/VB/WebApiHelpPageVB.vbproj b/src/WebApiHelpPage/VB/WebApiHelpPageVB.vbproj
index 116d126b7..5c1d45882 100644
--- a/src/WebApiHelpPage/VB/WebApiHelpPageVB.vbproj
+++ b/src/WebApiHelpPage/VB/WebApiHelpPageVB.vbproj
@@ -11,8 +11,6 @@
$(CodeAnalysis)
..\..\Strict.ruleset
Windows
-
- $(NoWarn);NU5125
true
diff --git a/src/WebApiHelpPage/WebApiHelpPage.csproj b/src/WebApiHelpPage/WebApiHelpPage.csproj
index 38c333f6b..15964d7c8 100644
--- a/src/WebApiHelpPage/WebApiHelpPage.csproj
+++ b/src/WebApiHelpPage/WebApiHelpPage.csproj
@@ -13,8 +13,6 @@
..\Strict.ruleset
$(DefineConstants);ASPNETMVC
1591
-
- $(NoWarn);NU5125
diff --git a/src/WebApiHelpPage/WebApiHelpPage.nuspec b/src/WebApiHelpPage/WebApiHelpPage.nuspec
index aa69da71f..43b7ea34a 100644
--- a/src/WebApiHelpPage/WebApiHelpPage.nuspec
+++ b/src/WebApiHelpPage/WebApiHelpPage.nuspec
@@ -9,7 +9,6 @@
http://www.asp.net/web-api
true
- http://www.microsoft.com/web/webpi/eula/mvc4extensions_prerelease_eula.htm
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site.
@@ -22,7 +21,7 @@
en-US
- Microsoft AspNet WebApi AspNetWebApi HelpPage
+ Microsoft AspNet WebApi AspNetWebApi HelpPage
From 45ffb3e61da5e6ebd067aaf1043e456332084c64 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Wed, 30 Mar 2022 12:44:31 -0700
Subject: [PATCH 2/2] !fixup! Remove `` - can't
require a license w/o `` or ``
---
src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec | 1 -
src/WebApiHelpPage/WebApiHelpPage.nuspec | 1 -
2 files changed, 2 deletions(-)
diff --git a/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec b/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
index d31a0c75b..3e826d647 100644
--- a/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
+++ b/src/WebApiHelpPage/VB/WebApiHelpPage.VB.nuspec
@@ -8,7 +8,6 @@
Microsoft
http://www.asp.net/web-api
- true
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site.
diff --git a/src/WebApiHelpPage/WebApiHelpPage.nuspec b/src/WebApiHelpPage/WebApiHelpPage.nuspec
index 43b7ea34a..8c69a51b1 100644
--- a/src/WebApiHelpPage/WebApiHelpPage.nuspec
+++ b/src/WebApiHelpPage/WebApiHelpPage.nuspec
@@ -8,7 +8,6 @@
Microsoft
http://www.asp.net/web-api
- true
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site. Visitors to your help page can use this content to learn how to call your web APIs. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor. ASP.NET Web API Help Page is a great addition to any ASP.NET Web API project.
The ASP.NET Web API Help Page automatically generates help page content for the web APIs on your site.