Arlo Godfrey
8a67fb72c8
Include MSBuild.Sdk.Extras/3.0.23 on UWP only
2024-02-27 18:59:56 -06:00
Arlo Godfrey
14fbe038d4
Merge branch 'main' into upgrade/net7
2023-08-09 15:53:34 -05:00
Arlo
ae49c93606
Updated tooling to latest main ( #481 )
...
* Remove empty sample project
* Updated tooling to latest main
* Update components to conform to latest tooling changes
* Update all component dependencies to use new unified build of new Windows repo packages
* Fix TokenView referencing old name of Primitives package
---------
Co-authored-by: michael-hawker <24302614+michael-hawker@users.noreply.github.com>
2023-08-01 14:38:18 -07:00
Arlo Godfrey
c4558aad78
Remove problematic empty sample project
2023-08-01 12:28:35 -05:00
Arlo Godfrey
d1eaf0c2d2
Fixes for build errors
2023-08-01 12:28:35 -05:00
Sergio Pedri
a9357a9d22
Add new AppServiceComponent.RunAsync API
2023-06-14 17:47:57 +02:00
Sergio Pedri
e789fd92e8
Bump version to 0.0.3
2023-06-14 14:41:27 +02:00
Sergio Pedri
37d4b4cf76
Rename InitializeAppService, add XML docs
2023-06-14 14:40:25 +02:00
Sergio Pedri
2675125c0e
Use nameof(T) for all parameters
2023-06-14 14:33:38 +02:00
Sergio Pedri
073e60f871
Use nameof(T) in IValueSetSerializer<T>
2023-06-05 00:00:09 +02:00
Sergio Pedri
d48772d02d
Add source generator tests for extension targets
2023-06-04 14:48:36 +02:00
Sergio Pedri
9bdf430546
Add source generator tests for UWP targets
2023-06-04 14:48:36 +02:00
Sergio Pedri
4829cb39bb
Fix analyzer detecting lambda return types
2023-06-03 22:45:32 +02:00
Sergio Pedri
4d34ef1b52
Fix unit tests (except lambda functions)
2023-06-03 22:26:12 +02:00
Sergio Pedri
5b042c4c72
Fix analyzer test runner loading WinRT APIs
2023-06-03 22:25:57 +02:00
Sergio Pedri
d5609dbd04
Bump version to 0.0.2
2023-06-03 16:48:27 +02:00
Sergio Pedri
efd933a9f4
Add unit tests for new analyzer checks
2023-06-03 16:44:53 +02:00
Sergio Pedri
f2b0cd50ae
Improve analyzer to detect local function and lambdas
2023-06-03 16:41:03 +02:00
Sergio Pedri
3741fa487d
Add unit tests for diagnostic analyzers
2023-06-02 16:54:19 +02:00
Sergio Pedri
9c823d219e
Fix property/dynamic detection in InvalidAppServicesMemberAnalyzer
2023-06-02 16:51:10 +02:00
Sergio Pedri
00aecde021
Remove unnecessary global using directive
2023-06-01 15:10:40 +02:00
Arlo Godfrey
fa4f01eca7
Disabled WinUI for AppServices
2023-05-31 23:49:40 -05:00
Sergio Pedri
ed4fc13495
Update progress/token parameters to bool
2023-05-31 22:09:27 +02:00
Sergio Pedri
0375d1e9e2
Resolve symbol in compilation action in analyzer
2023-05-31 22:03:36 +02:00
Arlo Godfrey
99e86d6d47
Removed unused sample markdown
2023-05-31 14:57:52 -05:00
Sergio Pedri
061d9c9e47
Suppress sample warning and fix file header
2023-05-31 21:19:14 +02:00
Sergio Pedri
3892d65e53
Improve ImmutableArrayBuilder<T> type
...
Same as https://github.com/CommunityToolkit/dotnet/pull/701
2023-05-31 20:03:10 +02:00
Sergio Pedri
3ef160f404
Check for cancellation more often in generators
...
Same as https://github.com/CommunityToolkit/dotnet/pull/704
2023-05-31 19:59:53 +02:00
Sergio Pedri
158454fdee
Remove DotNet.ReproducibleBuilds package
2023-05-31 19:35:14 +02:00
Sergio Pedri
77fd1f76a3
Update docs
2023-05-31 19:06:04 +02:00
Sergio Pedri
b24bb46b3a
Port main AppServices code
2023-05-31 19:02:01 +02:00
Sergio Pedri
da8c6576fa
Update AppServices .csproj
2023-05-31 18:54:15 +02:00
Sergio Pedri
9c81f6501e
Port source generator code
2023-05-31 18:42:52 +02:00
Sergio Pedri
d0f6b2063a
Add .targets and packaging step for generator
2023-05-31 18:37:53 +02:00
Sergio Pedri
fd1d3ab960
Add source generator project
2023-05-31 18:34:13 +02:00
Sergio Pedri
2113bc7c46
Remove imported global usings
2023-05-31 18:33:09 +02:00
Sergio Pedri
e9ddcf0cb0
Set correct package id
2023-05-31 18:29:04 +02:00
Sergio Pedri
270a0422fd
Rename AppServices project file
2023-05-31 18:27:06 +02:00
Sergio Pedri
e3027d16aa
Create blank AppServices experiment
2023-05-31 18:21:15 +02:00