Граф коммитов

161 Коммитов

Автор SHA1 Сообщение Дата
Kyaw Thant 686fce22ed
Separate Maestro dependencies and manual dependencies into two xml files (#3304) 2023-01-05 15:18:25 -08:00
Kyaw Thant 78aaf72007
[Cherrypick] devcheck -CheckDependencies (#3188) (#3302)
Co-authored-by: Howard Kapustein <howardk@microsoft.com>
2023-01-04 16:16:03 -08:00
Howard Kapustein 9351d22828
devcheck -CheckDependencies (#3188)
Teach DevCheck to verify dependencies

To use:
* DevCheck -CheckDependencies (or -All or no parameters) to verify dependencies
* DevCheck -SyncDependencies to verify and potentially update dependencies (if necessary)
* DevCheck -CheckVisualStudio now also verifies all required components are installed per docs\Coding-Guidelines\VisualStudio2022.vsconfig

Also enabled StrictMode 3.0 for better error detection.

Sample runs:

[C:\source\repos\windowsappsdk]DevCheck.cmd -CheckVisualStudio
Checking developer environment...
Windows App SDK location...C:\source\repos\windowsappsdk
VisualStudio 2022...C:\Program Files\Microsoft Visual Studio\2022\Enterprise
...Scanning 69 components in C:\source\repos\windowsappsdk\docs\Coding-Guidelines\VisualStudio2022.vsconfig.....................................................................OK
Coding time!
and

[C:\source\repos\windowsappsdk]DevCheck.cmd
Checking developer environment...
Windows App SDK location...C:\source\repos\windowsappsdk
VisualStudio 2022...C:\Program Files\Microsoft Visual Studio\2022\Enterprise
...Scanning 69 components in C:\source\repos\windowsappsdk\docs\Coding-Guidelines\VisualStudio2022.vsconfig.....................................................................OK
Test certificate for C:\source\repos\windowsappsdk\.user\winappsdk.certificate.test.thumbprint...OK
Test certificate AF8A2139E3942FE1D3DA65009D68C2A97EB41739...OK
TAEF service...Running
Reading C:\source\repos\windowsappsdk\eng\Version.Details.xml...
14 dependencies detected
Reading C:\source\repos\windowsappsdk\eng\Version.Dependencies.props...
Verify C:\source\repos\windowsappsdk\eng\Version.Dependencies.props...OK
Scanning packages.config...
Scanned 23 packages.config
Scanned 40 *.vcxproj
Coding time!

TODO (in a future PR)
* Verify references in *proj use only packages in Version.*.xml
* Verify references in *proj use only package versions matching Version.*.xml
2023-01-04 11:46:40 -08:00
Kyaw Thant e60619acf5
Cherrypick Infrastructure Changes to Main From Develop (#3288) 2023-01-03 09:12:35 -08:00
reunion-maestro-bot f0afb43958 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-12-28 05:01:31 +00:00
Kyaw Thant d72f745e9a
Rename references of ProjectReuionClosed to WindowsAppSDKClosed (#3280) 2022-12-27 15:55:41 -08:00
reunion-maestro-bot 5739dccad6 Merge branch 'main' of https://github.com/microsoft/WindowsAppSDK into develop 2022-12-27 21:09:02 +00:00
Kyaw Thant 049652d0d1
Rename all references of ProjectReunionInternal to WindowsAppSDK Aggregator except for service connections (#3271) 2022-12-27 13:00:39 -08:00
Kyaw Thant c346233c37
Cherry Pick Fixes to Main (#3262)
* Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2212.09001 (#3240)

Microsoft.WinAppSDK.EngCommon
 From Version 1.2.220923.2 -> To Version 1.3.221209100

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Various BuildTransportPackage.ps1 Refactors and Fixes (#3221)

* Update DynamicDependencies\Test_Win* dependencies to prevent out-of-order builds (#3195)

* Remove UTF8 BOM

* Fix test\DynamicDependency\Test_Win* to include a dependency on Framework.Widgets so the build ensures proper build order

Co-authored-by: reunion-maestro[bot] <81196566+reunion-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Howard Kapustein <howardk@microsoft.com>
2022-12-16 14:10:48 -08:00
reunion-maestro[bot] b0c23309d8
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2212.09001 (#3240)
Microsoft.WinAppSDK.EngCommon
 From Version 1.2.220923.2 -> To Version 1.3.221209100

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-12-12 11:00:20 -08:00
reunion-maestro[bot] 7616e54f6d
[develop] Update dependencies from microsoft/LiftedIXP/DCPP (#3122)
* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221108.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.2.3-CI-25241.1001.221107-1000.1

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221109.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.2.3-CI-25241.1002.221108-1000.1

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221109.2

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.2.3-CI-25242.1000.221109-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221110.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25243.1000.221110-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221111.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25244.1000.221111-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221114.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25246.1000.221114-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221115.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25246.1001.221115-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221116.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25247.1000.221116-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221117.2

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25248.1000.221117-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221118.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25249.1000.221118-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221121.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25252.1000.221121-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221129.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25255.1001.221128-1100.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221201.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25255.1002.221129-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221201.4

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25256.1000.221130-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221201.5

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25257.1000.221201-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221203.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25260.1000.221203-1000.0

* Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20221205.1

Microsoft.FrameworkUdk
 From Version 1.2.3-CI-25233.1000.221026-1354.0 -> To Version 1.3.0-CI-25260.1001.221205-1000.0

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Kyaw Thant <48363984+kythant@users.noreply.github.com>
2022-12-06 17:27:30 -08:00
Bob Pulliam 49bdfd4121
Use CentralPackageVersions and Versions.props to ease maintenance of dependency versions (#3174)
* Move csproj to CentralPackageVersions

* Move more csproj to CentralPackageVersions

* Replace version 1.1.1 of SourceLink.Common, SourceLink.GitHub, Build.Tasks.GitHub with variable in Versions.props

* Add vars to Versions.props

* Replace CppWinRT version 2.0.220929.3 with $(CppWinRTVersion) from Versions.props

* Replace CppWinRT version 2.0.220531.1 with $(CppWinRTVersion) from Versions.props

* Replace Taef version 10.58.210222006-develop with variable from Versions.props

* Replace Wil version 1.0.220914.1 with variable from Versions.props

* remove xml line, use variables from versions.props

* Move Cpp.Default.props to top so that version.props is brought in before import statements

* Use nuget Central Package Management

* add one that I missed - moving cpp.default to the top to populate variables before imports

* Disable problem csproj files (time boxing effect)
2022-12-02 12:02:30 -05:00
Kyaw Thant 22862b57e6 Merge: Main to Develop 2022-11-11 11:09:31 -08:00
Kyaw Thant e24948228f Setup branch for main 1.3 2022-11-11 11:04:23 -08:00
Kyaw Thant 8a2e7fbcc9 Merge: release/1.2-stable to main 2022-11-11 00:49:28 -08:00
Kyaw Thant 5d0aed31d3
Update AppLicensing to 1.2.0-main.20221103.4 (#3113) 2022-11-04 11:04:07 -07:00
MikeHillberg 96d199f953
FrameworkUDK 1.2.3-CI-25233.1000.221026-1354.0 (#3084) 2022-10-28 12:23:03 -07:00
reunion-maestro[bot] 8854f59540
[develop] Update dependencies from microsoft/LiftedIXP/DCPP (#3019)
[develop] Update dependencies from microsoft/LiftedIXP/DCPP


 - Merge branch 'develop' into darc-develop-dfeef983-5a07-4c49-8b85-00824f320efb
2022-10-22 00:29:11 +00:00
Kyaw Thant ceec450717
Authenticate NuGet Fix (#3067) 2022-10-21 13:08:05 -07:00
reunion-maestro[bot] 8921aa63c7
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionClosed build TransportPackage-Closed_2210.21002 (#3066)
Microsoft.WindowsAppSDK.AppLicensingInternal.TransportPackage
 From Version 1.2.0-main.20220920.1 -> To Version 1.2.0-main.20221021.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-10-21 10:52:58 -07:00
Kyaw Thant 8ef7056b4d Resolve Merge Conflict: Main to Develop 2022-10-12 23:16:22 -07:00
Kyaw Thant 84eb48c0c6
Remove nuget.org from nuget.configs (#3048) 2022-10-12 14:05:37 -07:00
Kyaw Thant 2b89707b5d Setup branch for stable 2022-10-04 15:25:29 -07:00
Kyaw Thant 4400af7a22
Use Maestro to Update FrameworkUDK (#3017) 2022-10-04 11:15:51 -07:00
reunion-maestro[bot] dd7cabacd3
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2209.23002 (#2993)
Microsoft.WinAppSDK.EngCommon
 From Version 1.2.220923.1 -> To Version 1.2.220923.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-23 17:49:46 -07:00
reunion-maestro[bot] a6913a728c
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2209.23001 (#2992)
Microsoft.WinAppSDK.EngCommon
 From Version 1.1.0-20220307.0-CI -> To Version 1.2.220923.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-23 15:22:52 -07:00
reunion-maestro[bot] 35cff09c29
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionClosed build TransportPackage-Closed_2209.20002 (#2983)
Microsoft.WindowsAppSDK.AppLicensingInternal.TransportPackage
 From Version 1.2.0-main.20220810.1 -> To Version 1.2.0-main.20220920.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-09-21 11:54:35 -07:00
Kyaw Thant 3643a09d28 setup branch for release 2022-09-20 11:08:00 -07:00
Kyaw Thant 4cb42eacaa
Checkout PRInternal main (#2948) 2022-09-08 15:04:27 -07:00
Joshua Larkin b035d701cc
Update for CsWinRT 2 - net6.0 and ILTrimming (#2907)
* net6 and iltrimming

* cswinrt 2

* more props

* windows2019 -> windows-2022

* helix test

* helix test var

* update projection for trimming
2022-09-08 13:05:23 -07:00
Kyaw Thant 423a8f0bdc
RI release/1.2 preview1 to Main (#2939) 2022-09-07 18:02:14 -07:00
Joshua Larkin ecbbca825b
update to 1.6.5 (#2810) 2022-08-02 16:12:09 -07:00
sachintaMSFT f158e755ad
Updating reference to pick up license installation fix. (#2531) (#2764)
Co-authored-by: Ben Kuhn <benkuhn@microsoft.com>
2022-07-21 17:10:28 -07:00
Joshua Larkin 9a24896d7f update Version.Details.xml 2022-04-14 11:19:43 -07:00
Joshua Larkin 60056b6f37 Rename CsWinRT Dependency Variable for Windows SDK 2022-04-13 11:58:57 -07:00
dotnet-maestro[bot] 53a24ce80f Update dependencies from https://github.com/microsoft/CsWinRT build 1.6.1.220314.1
CsWinRT.Dependency.WindowsSdkPackage , CsWinRT.Dependency.DotNetCoreRuntime , CsWinRT.Dependency.DotNetCoreSdk , Microsoft.Windows.CsWinRT
 From Version 23 -> To Version 24
2022-03-15 02:26:09 +00:00
reunion-maestro[bot] 267e398b9f
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2203.07001 (#2220)
Microsoft.WinAppSDK.EngCommon
 From Version 1.1.0-20220304.0-CI -> To Version 1.1.0-20220307.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-03-07 17:33:05 -08:00
reunion-maestro[bot] a309c2b545
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2203.04001 (#2209) 2022-03-04 14:17:32 -08:00
reunion-maestro[bot] f430edabb5
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2202.25001 (#2181)
Microsoft.WinAppSDK.EngCommon
 From Version 1.1.0-20220210.0-CI -> To Version 1.1.0-20220225.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-02-25 14:31:37 -08:00
reunion-maestro[bot] 5ca8019129
Update dependencies from https://github.com/microsoft/CsWinRT build 1.5.0.220207.5 (#2072)
[main] Update dependencies from Microsoft/CsWinRT


 - Merge branch 'main' into darc-main-309a8238-dc1b-428e-92c2-4f38e8ba749a
2022-02-12 00:36:27 +00:00
reunion-maestro[bot] 95ce88737c
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2202.10001 (#2092)
Microsoft.WinAppSDK.EngCommon
 From Version 1.1.0-20220125.0-CI -> To Version 1.1.0-20220210.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-02-10 11:11:28 -08:00
Kyaw Thant acc8cc9cdf
Move CSWinRT to Toolset Dependencies in Version.Details.xml (#2084) 2022-02-09 21:58:18 +00:00
Joshua Larkin ea8a33c662 Merge branch 'main' into jlarkin/cswinrt-150 2022-01-26 16:31:30 -08:00
Joshua Larkin 4beff300b5
Merge pull request #2015 from j0shuams/jlarkin/cswinrt
Correct CsWinRTWindowsMetadata usage
2022-01-26 16:26:07 -08:00
Howard Kapustein 6df1822258
Merge/Port 1.0 license support into main/1.1 (#2012)
* Update installer to support both publishing IDs used in App SDK. (#1759)

* draft changes

* fixing typo

Co-authored-by: Ben Kuhn <benkuhn@ntdev.microsoft.com>

* Added MSIX license support (#1783)

* Update installer to support installing licenses. Structure in place, need to coordinate with build pipeline to implement InstallLicenses (instead of printf)

* Simplified help

* Added missing Copyright. Add valid license for inner-loop testing. Added --dry-run and other command line parameters (to expedite testing as well as product benefit). Wired up install flow. Next is testing the actual get-license-from-stream-and-install

* It works! Verified with stub NOP implementation here for dev inner-loop and full pipeline bits. Improved error reporting.

* Add license support to Deployment API and a new InstallLicenses API (#1790)

* Updated DeploymentManager to install license files if necessary

* Add stubs for the InstallLicenseFile() methods

* Change installer to install licenses BEFORE packages, for higher reliability

* Copy the license header to the source tree to use whehn building via the pipeline]

* Add Licensing API and export from Bootstrap'r

* Added some pseudocode in MsixInstallLicenses(). Real implementation coming RSN

* yml changes to pickup licensing package when needed.

* moving restore to the top of the pipeline.

* moving back, wrong stage

* Fixed license filename

* add nuget authenticate call

* differnt connection

* adding nuget config for build

* avoid using licensing support in github / PR builds, which don't have access to the resources

* update script to capture package version / name.

* one missed check

* Incorported feedback

* udpdating nuget.config name to avoid conflicts.

Co-authored-by: Ben Kuhn <benkuhn@ntdev.microsoft.com>

* Incorporated feedback

Co-authored-by: Ben Kuhn <bjk4929@yahoo.com>
Co-authored-by: Ben Kuhn <benkuhn@ntdev.microsoft.com>
2022-01-25 23:48:51 -08:00
reunion-maestro[bot] 9fc0fe1fd5
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2201.25001 (#2018)
Microsoft.WinAppSDK.EngCommon
 From Version 1.0.0-20220114.0-CI -> To Version 1.1.0-20220125.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-25 18:02:23 -08:00
Joshua Larkin 211fa53a05 Update 2022-01-25 11:06:01 -08:00
Joshua Larkin b9e7e7a169 22 2022-01-25 11:02:08 -08:00
Joshua Larkin 3ebec9f04f suffix only 2022-01-25 09:38:21 -08:00
reunion-maestro[bot] 4c01140a6e
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2201.14001 (#1985)
Microsoft.WinAppSDK.EngCommon
 From Version 1.0.0-20220110.0-CI -> To Version 1.0.0-20220114.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-14 12:29:29 -08:00
reunion-maestro[bot] 93988850a8
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2201.10001 (#1962)
Microsoft.WinAppSDK.EngCommon
 From Version 1.0.0-20211213.0-CI -> To Version 1.0.0-20220110.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-10 17:07:57 -08:00
Kyaw Thant a8af269548
Update CsWinRT to 1.4.1 (#1921) 2021-12-18 00:47:31 +00:00
Kyaw Thant dc81c5873f
Flow CsWinRT version from versions.props (#1916) 2021-12-16 17:56:52 -08:00
reunion-maestro[bot] 18eca9b7c2
Update dependencies from https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal build Maestro-UpdateEngCommon_2112.13001 (#1906)
Microsoft.WinAppSDK.EngCommon
 From Version 1.0.0-20211207.1-CI -> To Version 1.0.0-20211213.0-CI

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-12-14 15:26:00 -08:00
Kyaw Thant 84d402935c
Enable automatic updates to Eng/Common through Microsoft.WinAppSDK.EngCommon toolset dependency (#1888) 2021-12-13 11:51:35 -08:00
Kyaw Thant 11c59119ad
Refactor setup steps into WindowsAppSDK-Build-Setup-Steps.yml (#1870)
* Update eng common

* Fix path

* update comments

* Fix to parameters
2021-12-03 16:48:08 -08:00
Kyaw Thant 67709b93b0
Build the WindowsAppSDK NugetPackage in the Internal transport package pipeline (#1860) 2021-12-01 15:38:38 -08:00
Kyaw Thant 99ac9397a5
Update Maestro eng/common (#1544) 2021-11-03 12:19:15 -07:00
Kyaw Thant af8ae54362
Only trigger subscription if updateFrequency is everyBuild (#1030) 2021-07-06 14:03:47 -07:00
Kyaw Thant 3aeae1f874
Update eng/common folder (#861) 2021-06-01 14:09:33 -07:00
Kyaw Thant 7640276633
Onboard Foundation to use Maestro (#843)
Onboard Foundation to use Maestro  (#843)
2021-05-24 16:05:17 -07:00