Skip to content

Set app version in Directory.App.Props.json #4114

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
6 changes: 3 additions & 3 deletions src/Apps/W1/Subscription Billing/App/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "3099ffc7-4cf7-4df6-9b96-7e4bc2bb587c",
"name": "Subscription Billing",
"publisher": "Microsoft",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"brief": "Sell and manage recurring subscriptions",
"description": "The app enables the selling of recurring subscriptions and provides accurate billing for a wide range of pricing models.",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
Expand All @@ -15,7 +15,7 @@
"id": "e4e86220-cac0-4ec3-b853-7c2fa610399d",
"name": "Power BI Report embeddings for Dynamics 365 Business Central",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"screenshots": [],
Expand All @@ -32,7 +32,7 @@
"publisher": "Microsoft"
}
],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"application": "27.0.0.0",
"idRanges": [
{
Expand Down
8 changes: 4 additions & 4 deletions src/Apps/W1/Subscription Billing/Demo Data/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "8a3db2bc-9378-4d0f-b89a-a7dea0555449",
"name": "Subscription Billing Demo Data",
"publisher": "Microsoft",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"brief": "Demo data for Subscription Billing",
"description": "The app provides demo data for Subscription Billing.",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
Expand All @@ -16,17 +16,17 @@
"id": "3099ffc7-4cf7-4df6-9b96-7e4bc2bb587c",
"publisher": "Microsoft",
"name": "Subscription Billing",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "5a0b41e9-7a42-4123-d521-2265186cfb31",
"name": "Contoso Coffee Demo Dataset",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"application": "27.0.0.0",
"idRanges": [
{
Expand Down
14 changes: 7 additions & 7 deletions src/Apps/W1/Subscription Billing/Test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "2ac317ef-11a5-4753-92f4-31c84b520c7b",
"name": "Subscription Billing Test",
"publisher": "Microsoft",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"brief": "Test for Subscription Billing",
"description": "The app enables the selling of recurring subscriptions and provides accurate billing for a wide range of pricing models.",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
Expand All @@ -16,35 +16,35 @@
"id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
"name": "Any",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "bee8cf2f-494a-42f4-aabd-650e87934d39",
"name": "Business Foundation Test Libraries",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "5d86850b-0d76-4eca-bd7b-951ad998e997",
"name": "Tests-TestLibraries",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "5095f467-0a01-4b99-99d1-9ff1237d286f",
"publisher": "Microsoft",
"name": "Library Variable Storage",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "3099ffc7-4cf7-4df6-9b96-7e4bc2bb587c",
"publisher": "Microsoft",
"name": "Subscription Billing",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"application": "27.0.0.0",
"idRanges": [
{
Expand Down
4 changes: 2 additions & 2 deletions src/Business Foundation/App/AuditCodes/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "",
"description": "",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2103698",
Expand All @@ -13,7 +13,7 @@
"dependencies": [],
"internalsVisibleTo": [],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
6 changes: 3 additions & 3 deletions src/Business Foundation/App/NoSeries/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "",
"description": "",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2103698",
Expand All @@ -15,7 +15,7 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [
Expand All @@ -26,7 +26,7 @@
}
],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
8 changes: 4 additions & 4 deletions src/Business Foundation/App/NoSeriesCopilot/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "",
"description": "",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2103698",
Expand All @@ -15,13 +15,13 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "d098b816-22fd-477f-9602-9122f5465527",
"name": "No. Series",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [
Expand All @@ -32,7 +32,7 @@
}
],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
6 changes: 3 additions & 3 deletions src/Business Foundation/App/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "Provides a standard set of capabilities that serve as a foundation for developing business apps.",
"description": "Contains an expansive set of open source modules that make it easier to build, maintain, and easily upgrade on-premises and online apps. These modules let you focus on the business logic, and the needs of your users or customers.",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2103698",
Expand All @@ -15,7 +15,7 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [
Expand All @@ -26,7 +26,7 @@
}
],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
8 changes: 4 additions & 4 deletions src/Business Foundation/Test Library/NoSeries/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "Test library that provide basic test setup for the No. Series tests.",
"description": "Contains an expansive set of library methods to be used exclusively in tests.",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Expand All @@ -15,18 +15,18 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "d098b816-22fd-477f-9602-9122f5465527",
"name": "No. Series",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "Test library that provide basic test setup for the No. Series Suggestions tests.",
"description": "Contains an expansive set of library methods to be used exclusively in tests.",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Expand All @@ -15,16 +15,16 @@
"id": "d098b816-22fd-477f-9602-9122f5465527",
"name": "No. Series",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "7efce506-def2-4195-9d1e-bc538e729242",
"name": "No. Series Suggestions",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
8 changes: 4 additions & 4 deletions src/Business Foundation/Test Library/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "Test libraries that provide basic test setup for the Business Foundation tests.",
"description": "Contains an expansive set of library methods to be used exclusively in tests.",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Expand All @@ -15,18 +15,18 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "f3552374-a1f2-4356-848e-196002525837",
"name": "Business Foundation",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
18 changes: 9 additions & 9 deletions src/Business Foundation/Test/NoSeries/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publisher": "Microsoft",
"brief": "Test suite for the No. Series module",
"description": "Contains an expansive set tests for the No. Series module.",
"version": "27.0.0.0",
"version": "$(app_currentVersion)",
"privacyStatement": "https://go.microsoft.com/fwlink/?linkid=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "https://go.microsoft.com/fwlink/?linkid=2131960",
Expand All @@ -15,48 +15,48 @@
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f",
"name": "System Application",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "d098b816-22fd-477f-9602-9122f5465527",
"name": "No. Series",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "f7277dc2-cc73-4b81-b7c6-4a58bfb33806",
"name": "No. Series Test Library",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
"name": "Library Assert",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "40860557-a18d-42ad-aecb-22b7dd80dc80",
"name": "Permissions Mock",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "e7320ebb-08b3-4406-b1ec-b4927d3e280b",
"name": "Any",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
},
{
"id": "5095f467-0a01-4b99-99d1-9ff1237d286f",
"name": "Library Variable Storage",
"publisher": "Microsoft",
"version": "27.0.0.0"
"version": "$(app_minimumVersion)"
}
],
"internalsVisibleTo": [],
"screenshots": [],
"platform": "27.0.0.0",
"platform": "$(app_platformVersion)",
"target": "OnPrem",
"idRanges": [
{
Expand Down
Loading
Loading