Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dystudio/winforms

Tags

v3.1.6

Toggle v3.1.6's commit message
Fix sourcelink validation

v5.0.0-preview.6.20306.1

Toggle v5.0.0-preview.6.20306.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/runtime build 2020…

…0605.6 (dotnet#3405)

System.CodeDom , System.Configuration.ConfigurationManager , runtime.win-x86.Microsoft.NETCore.ILAsm , runtime.win-x64.Microsoft.NETCore.ILAsm , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App , Microsoft.NETCore.ILAsm , Microsoft.NETCore.Platforms , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , System.Drawing.Common , System.Windows.Extensions , System.Security.Permissions , System.Resources.Extensions , System.Security.Cryptography.Cng
 From Version 5.0.0-preview.6.20304.6 -> To Version 5.0.0-preview.6.20305.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v5.0.0-preview.5.20278.1

Toggle v5.0.0-preview.5.20278.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/runtime build 2020…

…0528.1 (dotnet#3362)

runtime.win-x86.Microsoft.NETCore.ILAsm , System.CodeDom , System.Configuration.ConfigurationManager , runtime.win-x64.Microsoft.NETCore.ILAsm , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App , Microsoft.NETCore.ILAsm , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , Microsoft.NETCore.Platforms , System.Security.Cryptography.Cng , System.Security.Permissions , System.Windows.Extensions , System.Drawing.Common , System.Resources.Extensions
 From Version 5.0.0-preview.5.20268.11 -> To Version 5.0.0-preview.5.20278.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v5.0.0-preview.4.20251.2

Toggle v5.0.0-preview.4.20251.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/runtime build 2020…

…0501.6 (dotnet#3180)

- Microsoft.NETCore.App: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6

Dependency coherency updates

- Microsoft.NETCore.Platforms: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- Microsoft.Win32.Registry: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- Microsoft.Win32.SystemEvents: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.CodeDom: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Drawing.Common: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Resources.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Cng: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Security.Permissions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- Microsoft.NET.Sdk.IL: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- runtime.win-x64.Microsoft.NETCore.ILAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NetCore.ILAsm)
- Microsoft.NETCore.ILAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NETCore.App)
- runtime.win-x86.Microsoft.NETCore.ILAsm: 5.0.0-preview.4.20227.9 -> 5.0.0-preview.4.20251.6 (parent: Microsoft.NetCore.ILAsm)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v3.1.5

Toggle v3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Regression] Fixing MonthCalendar NRE when MinDate is set (dotnet#3041)

Add protection for MonthCalendarAccessibleObject against incorrect parameters of methods to avoid exception throwing

Related Issues dotnet#2912 and dotnet#2475
Related PR dotnet#2911

v3.1.4

Toggle v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Regression] Fixing MonthCalendar NRE when MinDate is set (dotnet#3041)

Add protection for MonthCalendarAccessibleObject against incorrect parameters of methods to avoid exception throwing

Related Issues dotnet#2912 and dotnet#2475
Related PR dotnet#2911

v5.0.0-preview.3.20181.1

Toggle v5.0.0-preview.3.20181.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/arcade build 20200…

…330.5 (dotnet#3024)

- Microsoft.DotNet.XUnitExtensions - 5.0.0-beta.20180.5
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20180.5
- Microsoft.DotNet.GenFacades - 5.0.0-beta.20180.5
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20180.5
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20180.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v3.1.2

Toggle v3.1.2's commit message
v3.1 servicing release 2

v5.0.0-preview.2.20155.3

Toggle v5.0.0-preview.2.20155.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/arcade build 20200…

…304.1 (dotnet#2950)

- Microsoft.DotNet.XUnitExtensions - 5.0.0-beta.20154.1
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20154.1
- Microsoft.DotNet.GenFacades - 5.0.0-beta.20154.1
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20154.1
- Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20154.1

v3.1.3

Toggle v3.1.3's commit message
Fix build