Releases: dotnet/samples
Releases · dotnet/samples
.NET Core unit testing code coverage
Bump ReportGenerator (#3765) Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.2 to 4.6.4. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.2...v4.6.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.NET Core unit testing code coverage
Bump ReportGenerator (#3765) Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.2 to 4.6.4. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.2...v4.6.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.NET Core unit testing code coverage
Bump xunit.runner.visualstudio (#3770) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.2...v2.4.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.NET Core unit testing code coverage
Bump ReportGenerator (#3761) Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/danielpalme/ReportGenerator/releases) - [Commits](https://github.com/danielpalme/ReportGenerator/compare/v4.6.1...v4.6.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
IDynamicInterfaceCastable: Supporting Interfaces Dynamically
Sample for `IDynamicInterfaceCastable` (#3744) * Add sample for IDynamicInterfaceCastable * Apply suggestions from code review Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: David Pine <david.pine@microsoft.com> * Update delegate names * Fix naming of private members Co-authored-by: David Pine <david.pine@microsoft.com> * Explicitly set UseAppHost=true * Add metadata to readme * Make sample find MSVC compiler * Update link to API doc * Apply suggestions from code review Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com> Co-authored-by: David Pine <david.pine@microsoft.com>
Azure Identity, Resource Management, and Storage sample
173035 Update README.md (#3743)
Diagnostic scenarios sample debug target
170579 Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.5 to 3.1.6 in /…
Order .NET Core unit tests
Bump NUnit3TestAdapter in /csharp/unit-testing/NUnit.TestProject (#3730) Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.16.1...V3.17) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Windows Forms Sample: Task Dialog (Visual Basic)
Merge pull request #3702 from RussKie/Add_WindowsForms_TaskDialog_demo Add Windows Forms TaskDialog API sample
Windows Forms Sample: Task Dialog (C#)
Merge pull request #3702 from RussKie/Add_WindowsForms_TaskDialog_demo Add Windows Forms TaskDialog API sample