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

16 Коммитов

Автор SHA1 Сообщение Дата
Gerald Versluis f52d1d4b32
Add NuGet signing step to the build pipeline (#16)
* Update azure-pipelines.yml

* Add required files for signing

* Fix artifact path

* Update azure-pipelines.yml

* Update azure-pipelines.yml
2021-08-20 10:15:52 +02:00
Gerald Versluis aecff0aa26 Add required files for signing 2021-08-19 16:12:36 +02:00
Brandon Minnick f300749df0
Update README.md 2021-08-17 13:28:19 -07:00
Gerald Versluis 05a151806c
Add first draft of a build pipeline (#1)
* Create azure-pipelines.yml

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Create vs2019.csx

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml

* Update azure-pipelines.yml

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Delete vs2019.csx

* Update CommunityToolkit.Maui.csproj

* Update azure-pipelines.yml for Azure Pipelines

* Update CommunityToolkit.Maui.csproj

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Add icon

* Really add icon

* Fix version number

* Build sample

* Revert "Build sample"

This reverts commit 91a3adccd5a31b63fa59aeee569f7d96955a136c.

* Set version to start at 1

* Set right target versions

* Update CommunityToolkit.Maui.csproj

* Create CommunityToolkit.Maui.sln

* Revert "Create CommunityToolkit.Maui.sln"

This reverts commit 07a2fcac3280891690dc87dad35e6e33da80b5d3.

* Update CommunityToolkit.Maui.csproj

* Remove OS Numbers + App-Specific Settings

Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
2021-08-17 13:20:03 -07:00
Pedro Jesus 2b42b4e577
Removed IPage interface (#13) 2021-08-11 19:41:48 -07:00
Brandon Minnick 79f1a3a987 Fix Build Errors 2021-08-11 18:26:36 -07:00
Brandon Minnick 08bb2b1373
Add `shared.cs` (#12) 2021-08-06 10:07:20 -07:00
Brandon Minnick 12a0267056
Add ability to create `*.ios.cs`. `*.android.cs`, `*.macos.cs` and `*.uwp.cs` files 2021-08-05 16:51:06 -07:00
Michael Hawker MSFT (XAML Llama) 623c132f97 Set up CI with Azure Pipelines
Add Empty Pipeline for Test Connection to DevOps [skip ci]
2021-08-04 14:46:18 -07:00
Javier Suárez 32e59cbd20
.NET MAUI Community Toolkit Gallery (#8)
* .NET MAUI Community Toolkit sample

* Update Namespace

* Remove Redundant Folder

* Remove WinUI Sample

* Use MAUI Namespace

* Remove WinUI Folder

* Create global.json

Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com>
2021-08-03 21:25:33 -07:00
Brandon Minnick 7aa9278f24
Net 6 preview 6 (#2)
* Update to .NET MAUI Workload

* Fix Build Errors
2021-07-22 11:02:02 -07:00
Brandon Minnick c5dc530007
Create global.json 2021-07-21 16:05:36 -07:00
Javier Suárez Ruiz d6dcd171ad Created CommunityToolkit.Maui and CommunityToolkit.Maui.Tests projects 2021-06-09 21:02:49 +02:00
Javier Suárez Ruiz 28eb055a19 Added README 2021-06-05 10:59:26 +02:00
Javier Suárez Ruiz fe55172fc6 Added license 2021-06-05 10:56:56 +02:00
Javier Suárez Ruiz ae8385678e Added gitignore 2021-06-05 10:56:08 +02:00