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

42 Коммитов

Автор SHA1 Сообщение Дата
Nirmal Guru 4c7e988a58
Manage NoWarn(s) from a single place
Makes sure that global NoWarn(s) can be added/removed
without editing each and every project file.
2021-07-20 21:45:13 +05:30
Nirmal Guru 3ad9062623
Refactor Core project files
Organize Package tags
Update Package descriptions
Remove redundant MSBuild logic
Consolidate common MSBuild logic
2021-07-20 21:45:09 +05:30
Nirmal Guru 7c61d09be3
Remove projects that are not required to be packed
Override projects with an empty Pack target that are not packed into packages.
This will prevent any any packages being accidentally produced.
2021-06-04 21:00:26 +05:30
Nirmal Guru 54ffaf9dee
Remove un-necessary build logic across project files
Remove commented build logic
Remove duplicated build logic
2021-06-04 21:00:25 +05:30
Nirmal Guru 92dd6a64e9 Remove redundant xml meta-tag
XML files defaults to 'UTF-8' encoding.
Thus, the meta-tag is no longer needed!
2021-05-17 12:43:06 -07:00
Nirmal Guru 41c9964cf9 Use Unicode charset without the BOM
Update and follow EditorConfig settings.
BOM: Byte Order Mark (Used to identify UTF-8 encoding).
We don't need BOM specified as the latest editors can work without it.
2021-05-17 12:43:06 -07:00
Nirmal Guru ae9e58e25e Clean-up trailing white-spaces
Remove final new-lines
Remove trailing white-spaces
2021-05-17 12:43:06 -07:00
michael-hawker d5001cea87 Update to newest released UWP package. 2021-02-17 11:07:56 -08:00
michael-hawker 7b8e82f89b Upgrade to WinUI 2.5 and other Dependencies - Deprecate RadialProgressBar 2021-02-16 11:43:00 -08:00
Andrew Leader 0b65a73b30 Merge branch 'master' into aleader/notifications-registry 2020-09-24 10:02:07 -07:00
Alexandre Zollinger Chohfi bc141e152a Updated min and target SDKs and removed redundant conditional execution paths.
Removed any WinJS reference.
2020-09-16 17:29:14 -07:00
Andrew Leader 4363829c26 Use Compat API 2020-08-28 14:58:44 -07:00
Alexandre Zollinger Chohfi a8dba804c0 Merge branch 'master' into dev/7.0.0 2020-06-02 12:45:14 -07:00
Alexandre Zollinger Chohfi 7211576274 Merge branch 'master' into arm64sampleappfix 2020-05-26 10:23:34 -07:00
Alexandre Zollinger Chohfi 9d02ad8d3f Updated .Net Native. 2020-04-05 14:16:26 -07:00
Alexandre Zollinger Chohfi 44151045db Updated Target and Min version for 7.x release. 2020-04-01 12:40:23 -07:00
Alexandre Zollinger Chohfi 04eb1b4363 Centralized StyleCop version in Directory.Build.props.
Removed ruleset files in favor of .editorconfig.
2020-03-26 11:55:58 -07:00
Alexandre Zollinger Chohfi 853ad8284e Fix for sample app on ARM64. 2019-11-21 15:29:05 -08:00
Alexandre Zollinger Chohfi 68dd09c208 Fix to local path in code analysis 2019-10-28 17:05:08 -07:00
Alexandre Zollinger Chohfi 3a52a7eda0 Added support for ARM64. 2019-10-26 16:44:03 -07:00
Nikola Metulev 37558b5f76 updated min version to rs3 and target version to rs5 2018-10-03 21:08:12 -07:00
Nikola Metulev 657b111b22 moved up .netcore.uwp to 6.1.5 and fixed issue with building solution from clean state 2018-08-06 13:24:54 -07:00
Nikola Metulev aeb2746949 update .netcore 2018-05-23 16:21:56 -07:00
Nikola Metulev d00100c105 updated header 2018-05-23 15:12:18 -07:00
Nikola Metulev 15df4cc733 updated netcore to 6.1.4 2018-05-20 17:33:20 -07:00
Nikola Metulev 7e9d667c72 updated target version to 17134 2018-04-26 13:15:05 -07:00
Oren Novotny d154dacc5e
update min ver 2018-04-13 19:52:50 -04:00
Nikola Metulev b293acc7ed Merge branch 'master' into nmetulev/hamburger 2017-11-02 11:09:11 -07:00
Nikola Metulev 93c012dd4c updated to uwp dotnet core to 5.4.1 2017-10-31 13:21:13 -07:00
Nikola Metulev d325ec7367 clean up a bit 2017-10-14 20:25:22 -07:00
Morten Nielsen 01138836d9 Avoid build error when packing solution from commandline 2017-10-14 15:11:49 -07:00
Oren Novotny 652242e700 cleanup based on analyzers 2017-08-30 12:49:08 -04:00
Oren Novotny b9c177c9e2 Don't pack the sample 2017-08-27 16:35:21 -04:00
Oren Novotny 6c8418f12c Switch to NB.GV 2017-08-26 23:50:27 -04:00
Oren Novotny 1641a7294b Consolidate Notifications into single project 2017-08-26 20:50:52 -04:00
Nikola Metulev 1c092824e3 removed project.json 2017-08-21 13:14:23 -07:00
Nikola Metulev 5968ced1c6 moved up sample app 2017-08-15 22:09:27 -07:00
Nikola Metulev 7b544673cd updated all projects to creators update 2017-08-08 12:57:01 -07:00
Hermit Dave ceb327975f Provide additional overloads for CacheBase.InitializeAsync
Upgrade Microsoft.NETCore.UniversalWindowsPlatform nuget to 5.3.3 to see if appveyor issue is resolved
2017-07-19 22:30:12 +01:00
Nikola Metulev b54e483f09 updated projects to 5.2.3 2017-06-22 15:58:31 -07:00
David Catuhe c0fa6440fc Fix warnings 2017-02-28 10:34:55 -08:00
Odonno b408e13852 fix(backgroundTask): create winrt component project to create background tasks in mpm 2017-02-25 19:11:12 +01:00