Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HTTPS URLs for json.schemastore.org #52203

Merged
merged 1 commit into from
Nov 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "Style" ],
"name": "LESS Style Sheet",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "Style" ],
"name": "SCSS Style Sheet (SASS)",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "Script" ],
"name": "TypeScript file",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "API Controller",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "MVC Controller",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "Razor Page",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "Razor View",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "MVC ViewImports",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host"
"$schema": "https://json.schemastore.org/dotnetcli.host"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [ "Web", "ASP.NET" ],
"name": "MVC ViewStart",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"skipRestore": {
"longName": "no-restore",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 610,
"icon": "ide/icon.ico",
"disableHttpsSymbol": "NoHttps",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"skipRestore": {
"longName": "no-restore",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 610,
"icon": "ide/icon.ico",
"disableHttpsSymbol": "NoHttps",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"Framework": {
"longName": "framework"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 100,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"Framework": {
"longName": "framework"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 101,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"Framework": {
"longName": "framework"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 500,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"http": {
"commandName": "Project",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"Framework": {
"longName": "framework",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 700,
"icon": "ide/RazorClassLibrary.ico",
"symbolInfo": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"UseLocalDB": {
"longName": "use-local-db"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 400,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"UseLocalDB": {
"longName": "use-local-db"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 410,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"kestrelHttpPort": {
"isHidden": true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/template",
"$schema": "https://json.schemastore.org/template",
"author": "Microsoft",
"classifications": [
"Web",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
"$schema": "https://json.schemastore.org/launchsettings.json",
"iisSettings": {
//#if (WindowsAuth)
"windowsAuthentication": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/dotnetcli.host",
"$schema": "https://json.schemastore.org/dotnetcli.host",
"symbolInfo": {
"UseLocalDB": {
"longName": "use-local-db"
Expand Down Expand Up @@ -35,7 +35,7 @@
"DefaultScope": {
"longName": "default-scope",
"shortName": ""
},
},
"Framework": {
"longName": "framework"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/ide.host",
"$schema": "https://json.schemastore.org/ide.host",
"order": 200,
"icon": "ide/icon.ico",
"supportsDocker": true,
Expand Down
Loading
Loading