Skip to content

Commit

Permalink
Merge pull request #2 from finnpedersenkazes/moving-to-mac
Browse files Browse the repository at this point in the history
upgrade to 23
  • Loading branch information
finnpedersenkazes authored Dec 1, 2023
2 parents db9df04 + 71f6a4d commit 66f5b33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"breakOnError": "All",
"launchBrowser": true,
"enableLongRunningSqlStatements": true,
"enableSqlInformationDebugger": true
"enableSqlInformationDebugger": true,
"schemaUpdateMode": "ForceSync"
}
]
}
14 changes: 7 additions & 7 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"version": "1.0.0.0",
"brief": "Basic Subscription Management",
"description": "Some items are subscriptions and it is setup in Blanket Sales",
"privacyStatement": "https://finnpedersenkazes.github.io/",
"EULA": "https://finnpedersenkazes.github.io/",
"help": "https://finnpedersenkazes.github.io/",
"url": "https://finnpedersenkazes.github.io/",
"privacyStatement": "https://www.finnpedersenfrance.com/",
"EULA": "https://www.finnpedersenfrance.com/",
"help": "https://www.finnpedersenfrance.com/",
"url": "https://www.finnpedersenfrance.com/",
"logo": "Logo.png",
"dependencies": [
{
Expand All @@ -19,7 +19,8 @@
}
], "screenshots": [],
"platform": "1.0.0.0",
"application": "22.0.0.0",
"application": "23.0.0.0",
"runtime": "12.0",
"idRanges": [
{
"from": 50140,
Expand All @@ -31,8 +32,7 @@
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
"contextSensitiveHelpUrl": "https://finnpedersenkazes.github.io/",
"runtime": "10.0",
"contextSensitiveHelpUrl": "https://www.finnpedersenfrance.com/",
"features": [
"NoImplicitWith"
]
Expand Down

0 comments on commit 66f5b33

Please sign in to comment.