Michael Hawker MSFT (XAML Lllama)
|
94629db843
|
Update Microsoft.Toolkit.Uwp.PlatformSpecificAnalyzer/Microsoft.Toolkit.Uwp.PlatformSpecificAnalyzer.csproj
Co-Authored-By: lucaasrojas <lucas.rojas@live.com.ar>
|
2019-03-12 12:30:45 -03:00 |
marianstdt
|
bff3b71fb3
|
Refactored PlatformSpecificAnalyzer description
|
2019-03-08 14:29:16 -03:00 |
Nikola Metulev
|
8031ca8f3f
|
removed duplicate title from csproj
|
2018-10-17 14:06:06 -07:00 |
Hermit Dave
|
b0fc3ab6a4
|
New API differences for SDK 17763
|
2018-10-05 14:38:02 +01:00 |
Nikola Metulev
|
55b32ab863
|
moving netstandard projects to 2.0
|
2018-10-04 16:42:19 -07:00 |
Nikola Metulev
|
e55294f770
|
updated nuget details and vs toolbox controls
|
2018-08-06 14:38:04 -07:00 |
Nikola Metulev
|
a3e52ba19e
|
modified csproj to not pack lib
|
2018-05-29 10:29:48 -07:00 |
Hermit Dave
|
9012920aac
|
ensure that vb specific directory is also created
|
2018-05-25 20:27:16 +01:00 |
Hermit Dave
|
e0ce736796
|
Fix nuget references for PSA
|
2018-05-25 18:00:04 +01:00 |
Nikola Metulev
|
d00100c105
|
updated header
|
2018-05-23 15:12:18 -07:00 |
Hermit Dave
|
e5e5f2b912
|
clean up and use right param rather than substring
|
2018-05-17 17:54:28 +01:00 |
Hermit Dave
|
9a1175f089
|
Fix the project properties
|
2018-05-16 13:55:44 +01:00 |
Hermit Dave
|
2d29b907ac
|
Minor optimisation
Maintain differences dictionary to prevent frequent loading from resource.
|
2018-05-16 11:05:44 +01:00 |
Hermit Dave
|
8a87706282
|
Support for Events
|
2018-05-16 10:30:59 +01:00 |
Hermit Dave
|
62e8e92a16
|
Added support for Enum types in generated diffs.
|
2018-05-15 22:49:46 +01:00 |
Hermit Dave
|
b861255e44
|
Address issues raised by @nmetulev
Add ability to analyse field declaration
Correct guard instantiation
Correct documentation
Correct path in diff generator
Correct project file properties
|
2018-05-14 16:57:01 +01:00 |
Hermit Dave
|
71dc0149a6
|
Use internal enum instead of nullable bool to indicate type presence
|
2018-05-12 22:25:23 +01:00 |
Hermit Dave
|
41c5b2a9c2
|
Support for VisualBasic - Analyzer and CodeFixer added
|
2018-05-12 21:02:13 +01:00 |
Hermit Dave
|
11f9d8c75e
|
Tweak to ensure that Analyzer only warns for new types.
Types not present are existing types added in previous SDK versions
|
2018-05-11 17:55:21 +01:00 |
Hermit Dave
|
9ca1b9e885
|
Code refactoring, class / method XML comments
|
2018-05-11 16:48:34 +01:00 |
Hermit Dave
|
23b1208ec2
|
Adding support for Platform Specific Differences generator, Roslyn analyzer and documentation
|
2018-05-11 15:34:10 +01:00 |