-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release version 0.1.0.2 #15
Conversation
Add initial code for merging files
Set up the project as a GitHub Action
Replace Moq with NSubstitute
feature/issue 7 prod
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.3...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps NSubstitute from 5.0.0 to 5.1.0. --- updated-dependencies: - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
….NET.Test.Sdk-17.8.0 Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.8.0
…ute-5.1.0 Bump NSubstitute from 5.0.0 to 5.1.0
…sertions-6.12.0 Bump FluentAssertions from 6.11.0 to 6.12.0
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.4.0 to 22.5.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…unit-22.5.0 Bump Verify.Xunit from 20.4.0 to 22.5.0
…t.Extensions.DependencyInjection-8.0.0 Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0
Kudos, SonarCloud Quality Gate passed!
|
gitstream/estimated_time_to_review • add label To activate these actions - merge this PR into the main branch Learn more on the gitStream Docs |
Hi @baynezy!
This PR was created in response to a manual trigger of the release workflow here: https://github.com/Afterlife-Guide/AppSettings.Merge/actions/runs/6906535088.
I've updated the changelog and bumped the versions in the manifest files in this commit: 0571dac.
Merging this PR will create a GitHub release and upload any assets that are created as part of the release build.