Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Merge latest Library.Template #617

Merged
merged 464 commits into from
Oct 31, 2022
Merged

Merge latest Library.Template #617

merged 464 commits into from
Oct 31, 2022

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Oct 31, 2022

This merges the latest from https://github.com/aarnott/library.template

AArnott and others added 30 commits November 2, 2020 11:18
Remove macOS from Azure Pipeline runs
Adapt to GitHub's new env and path operations
Download pdb2pdb from pkgs.dev.azure.com instead of dotnet.myget.org
Update source and pkg id for pdb2pdb tool
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.8.0...v16.8.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove the second [*.cs] because it is already declared at line 122
This isn't necessary so long as the URL ends in `/index.json`.
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.0 to 3.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update to .NET 5.0.102 SDK, add net5.0 targets
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@5.0.1...5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AArnott and others added 24 commits June 20, 2022 16:25
This presumably broke when the intermediate directory was changed to include the relative path to the project directory.
Bumps [Nullable](https://github.com/manuelroemer/Nullable) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/manuelroemer/Nullable/releases)
- [Changelog](https://github.com/manuelroemer/Nullable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/manuelroemer/Nullable/commits)

---
updated-dependencies:
- dependency-name: Nullable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Instead of showing it as a skipped task, just hide it if we won't run it because no codecov_token is provided.
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v17.2.0...v17.3.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.5.108 to 3.5.109.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.5.108...v3.5.109)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes issue 176
Now that the merge bug has been fixed, this should provide a better report than `dotnet-reportgenerator-globaltool` because methods with `#if` blocks will now still be merged in the report instead of being listed multiple times.
It's faster, and the future.
Linux can have empty values for environment variables. Windows evidently doesn't tend to have those.
@AArnott AArnott marked this pull request as ready for review October 31, 2022 17:33
@AArnott AArnott merged commit 93e0bb3 into main Oct 31, 2022
@AArnott AArnott deleted the libtemplate branch October 31, 2022 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants