Skip to content
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

Merge latest Library.Template #1039

Merged
merged 59 commits into from May 17, 2024
Merged

Merge latest Library.Template #1039

merged 59 commits into from May 17, 2024

Commits on Apr 29, 2023

  1. Revert "Disable package signing"

    This reverts commit 4247b1c.
    AArnott committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    518ee61 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fix BitBucket recognition of publicReleaseRefSpec

    BitBucket environment variables do not include the `refs/` prefix, so we need to add them ourselves (as we do for some other cloud build services already).
    
    Fixes #935
    AArnott committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d33a5d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #936 from dotnet/fix935

    Fix BitBucket handling of publicReleaseRefSpec
    AArnott committed May 10, 2023
    Configuration menu
    Copy the full SHA
    42295ab View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Downgrade Cake.Core to v2.3.0

    This fixes a regression of 3.6.99-alpha+56b1dacf89, Cake v2.x wasn't supported anymore
    
    Fixes #934
    kapsiR authored and AArnott committed May 11, 2023
    Configuration menu
    Copy the full SHA
    02d36b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #938 from kapsiR/fix-cake-version

    Downgrade Cake.Core to v2.3.0
    AArnott committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bc56096 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Revert "Drop BuildMetadata from NPM package version

    "
    
    This reverts commit 5e1adb5.
    
    Fixes #943
    AArnott committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b36f1fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #945 from dotnet/revertNpmVersion

    Revert "Drop BuildMetadata from NPM package version"
    AArnott committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2d32d93 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Fix WPF incremental build

    Fixes #175
    AArnott committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4ea125e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #982 from dotnet/fix175

    Fix WPF incremental build
    AArnott committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    da15c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Fix build.ps1 script

    Closes #992
    AArnott committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    da36fb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #994 from dotnet/fix992

    Fix build.ps1 script
    AArnott committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9ca060e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Bump xunit from 2.6.1 to 2.6.2 (#234)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2.
    - [Commits](xunit/xunit@2.6.1...2.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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>
    dependabot[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d1ffce8 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#232)

    Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
    - [Release notes](https://github.com/dotnet/sourcelink/releases)
    - [Commits](dotnet/sourcelink@1.1.1...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.SourceLink.GitHub
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ccd2c89 View commit details
    Browse the repository at this point in the history
  3. Bump powershell from 7.3.9 to 7.4.0 (#231)

    Bumps [powershell](https://github.com/PowerShell/PowerShell) from 7.3.9 to 7.4.0.
    - [Release notes](https://github.com/PowerShell/PowerShell/releases)
    - [Commits](PowerShell/PowerShell@v7.3.9...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: powershell
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4289461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e872d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    5da8083 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from AArnott/dotnetFormat

    Validate formatted code in builds
    AArnott committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1749a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c489050 View commit details
    Browse the repository at this point in the history
  4. Remove dotnet-format as a tool

    It's part of the SDK now, and the version on nuget.org is no longer maintained.
    AArnott committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    41f6d27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #236 from AArnott/removedotnet-format

    Remove `dotnet-format` as a tool
    AArnott committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    27eb2a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    ac3f1df View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add xml header to msbuild files

    MSBuild doesn't need them, but Azure Repos won't recognize .targets and .props files as xml files without it. And recognizing them means syntax coloring, which is worthwhile.
    AArnott committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4177150 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    db44402 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add dotnet_separate_import_directive_groups to .editorconfig

    This is the default setting in VS, but folks who have changed the setting can cause noise in PRs unless we pin the setting at the repo level.
    AArnott committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3a5c8f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Bump xunit from 2.6.2 to 2.6.3 (#239)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.3.
    - [Commits](xunit/xunit@2.6.2...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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>
    dependabot[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f8f3f9e View commit details
    Browse the repository at this point in the history
  2. Bump dotnet-coverage from 17.9.3 to 17.9.5 (#238)

    Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.9.3 to 17.9.5.
    - [Commits](https://github.com/microsoft/codecoverage/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-coverage
      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>
    dependabot[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    20c7541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37705a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump dotnet-coverage from 17.9.5 to 17.9.6 (#240)

    Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.9.5 to 17.9.6.
    - [Commits](https://github.com/microsoft/codecoverage/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-coverage
      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>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c3e4649 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#243)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.5...2.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9198063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd53181 View commit details
    Browse the repository at this point in the history
  3. Bump StyleCop.Analyzers.Unstable from 1.2.0.507 to 1.2.0.556 (#241)

    Bumps [StyleCop.Analyzers.Unstable](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0.507 to 1.2.0.556.
    - [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
    - [Changelog](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/KnownChanges.md)
    - [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commits)
    
    ---
    updated-dependencies:
    - dependency-name: StyleCop.Analyzers.Unstable
      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>
    dependabot[bot] committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    b9d62f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Bump powershell from 7.4.0 to 7.4.1 (#245)

    Bumps [powershell](https://github.com/PowerShell/PowerShell) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/PowerShell/PowerShell/releases)
    - [Commits](PowerShell/PowerShell@v7.4.0...v7.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: powershell
      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>
    dependabot[bot] committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    130e9c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    e1cc3ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1024 from Numpsy/fs_assenbly_info

    Change F# AssemblyInfo generation to always include a do() after the …
    AArnott committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a9e8765 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    7fd4b16 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Add switch to avoid creating symbolic links

    Symbolic links present a problem, at least for "1ES PT".
    AArnott committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    050805e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9466f8e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump dotnet-coverage from 17.9.6 to 17.10.1Bumps [dotnet-coverage](ht…

    …tps://github.com/microsoft/codecoverage) from 17.9.6 to 17.10.1.- [Commits](https://github.com/microsoft/codecoverage/commits)---updated-dependencies:- dependency-name: dotnet-coverage  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump dotnet-coverage from 17.9.6 to 17.10.1
    
    Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.9.6 to 17.10.1.
    - [Commits](https://github.com/microsoft/codecoverage/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4d1473c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Format init.ps1

    AArnott committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ebb0607 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump dotnet-coverage from 17.10.1 to 17.10.2 (#250)

    Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.10.1 to 17.10.2.
    - [Commits](https://github.com/microsoft/codecoverage/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-coverage
      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>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e4fed75 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Recommend prettier

    AArnott committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    420207f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70b656 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#251)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0f2cb2e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    aa19fdd View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#254)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.6...2.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      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>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4d78e3c View commit details
    Browse the repository at this point in the history
  3. Bump dotnet-coverage from 17.10.2 to 17.10.3 (#252)

    Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.10.2 to 17.10.3.
    - [Commits](https://github.com/microsoft/codecoverage/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dotnet-coverage
      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>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4540dc5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #255 from AArnott/sdk_update

    Bump .NET SDK from 8.0.100 to 8.0.201
    AArnott committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    089ec69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dec010 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix typo

    AArnott committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b21987e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    3271c78 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    532c04e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d4074 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Run dotnet format

    AArnott committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4fd3c68 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Bump dependencies

    AArnott committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    27edc6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from AArnott/bumpDependencies

    Bump dependencies
    AArnott committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3eb6d97 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump xunit to 2.8.0

    AArnott committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ace9391 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    17a14fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec30afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeef985 View commit details
    Browse the repository at this point in the history