Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: richardsondev/AggregateConfigBuildTask

Tags

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update .NET packages and add required YamlDotNet dependencies to pack…

…age (#45)

Fix issue where newly added YamlDotNet dependencies were not included in
the package.

Update packages to the latest versions:
# Package Update Information

| **Package** | **Old Version** | **New Version** | **Category** |

|-----------------------------------------|-----------------------------|-----------------------------|--------------------|
| Microsoft.Build.Framework | 17.11.4 | 17.12.6 | Build Package |
| Microsoft.Build.Utilities.Core | 17.11.4 | 17.12.6 | Build Package |
| Microsoft.Bcl.AsyncInterfaces | 9.0.0-rc.2.24473.5 | 9.0.0 | Runtime
Package |
| System.IO.Pipelines | - | 9.0.0 | Runtime Package |
| System.Text.Encodings.Web | - | 9.0.0 | Runtime Package |
| System.Text.Json | 9.0.0-rc.2.24473.5 | 9.0.0 | Runtime Package |
| YamlDotNet | 16.1.3 | 16.3.0 | Runtime Package |
| YamlDotNet.System.Text.Json | 1.6.2 | 1.6.5 | Runtime Package |
| coverlet.collector | 6.0.2 | 6.0.3 | Test Package |
| Microsoft.NET.Test.Sdk | 17.11.1 | 17.12.0 | Test Package |
| MSTest.TestAdapter | 3.6.1 | 3.7.0 | Test Package |
| MSTest.TestFramework | 3.6.1 | 3.7.0 | Test Package |
| Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.24454.1 | 9.0.0 |
Global Package |
| Roslynator.Analyzers | 4.12.8 | 4.12.10 | Global Package |

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Install .NET 9 RC in the pages pipeline (#43)

Install .NET 9 RC in the pages pipeline so DocFX can run correctly.

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add doc url (#29)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add combination matrix test (#22)

Add a matrix test to validate we don't lose data in any of the

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add code analysis to detect missing `using` statements and finding fi…

…xes (#15)

Add code analysis scanning in build and fixes found warnings

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve bulk file performance and packaging (#11)

1. Generate NuGet package with symbols and move binaries to tasks folder
instead of lib so we don't need excludeassets in the packagereference.
2. Improve performance when handling a lot of files and add a basic
stress test
3. Fix an exception when merging config files with multiple lists

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build version fix (#9)

Fix the build version generation on new tags as git describe did not work as expected

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support additional input types and fix YAML type deserialization (#7)

Fix boolean values not being treated properly during deserialization. Fixes #5
Support JSON input files. Fixes #6
Documentation fixes

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
richardsondev Billy Richardson
initial commit

Morty Proxy This is a proxified and sanitized view of the page, visit original site.