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

6 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] a5b84642be
[release/6.0] Update dependencies from dotnet/winforms (#5223)
[release/6.0] Update dependencies from dotnet/winforms
- Coherency Updates:
  - System.CodeDom: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Configuration.ConfigurationManager: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Diagnostics.EventLog: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.DirectoryServices: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Drawing.Common: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Reflection.MetadataLoadContext: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Cryptography.Xml: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Security.Permissions: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Windows.Extensions: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.Platforms: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.IO.Packaging: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILDAsm: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.ILAsm: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - System.Resources.Extensions: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Ref: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)
  - VS.Redist.Common.NetCore.SharedFramework.x64.6.0: from 6.0.0-rc.2.21429.8 to 6.0.0-rc.2.21453.6 (parent: Microsoft.Private.Winforms)

 - Remove Analyzers coming from net6.0 ref pack

These require VS 2022 Roslyn v4.0, but the CI machine is still using VS 2019.

 - Respond to PR feedback from https://github.com/dotnet/wpf/pull/5208 (#5225)
2021-09-03 21:08:42 +00:00
Eric StJohn db14754166
Revert "Remove analyzers from framework references (#4849)" (#4885)
This reverts commit 1400177535.
2021-07-20 11:35:58 -07:00
Eric StJohn 1400177535
Remove analyzers from framework references (#4849)
* Remove analyzers from framework references

These are incorrectly raised as references in pre-6.0-preview7 SDKs.

* Fix workaround on .NETFramework
2021-07-15 13:50:09 -07:00
Vatsan Madhavan 031b79d9ae
Onboarding new build infrastructure (#473)
This PR onboards a new shared build infrastrucutre - primarily props + targets - that are shared between this repo and WPF's internal build.
2019-03-28 12:06:32 -07:00
Steven Kirbach 35fc9697cc initial commit of system.xaml 2018-11-12 11:16:08 -08:00
dotnet-maestro[bot] 87eb052943 first commit 2018-11-07 09:36:15 -08:00