Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/MSBuildLocator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: microsoft/MSBuildLocator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.8
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 7, 2024

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

    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] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b11c59b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#275)

    Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.8.2112 to 3.9.2164.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
      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] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    882e6ea View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#278)

    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] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f7d3c72 View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.6.6 to 2.7.0 (#277)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0.
    - [Commits](xunit/xunit@2.6.6...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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>
    Co-authored-by: YuliiaKovalova <95473390+YuliiaKovalova@users.noreply.github.com>
    dependabot[bot] and YuliiaKovalova authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2636f92 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Onboarding MicroBuild (#280)

    * Onboarding MicroBuild
    
    * Fix outputs
    
    * Use pipeline artifact instead of build artifact
    
    ---------
    
    Co-authored-by: Gang Wang <v-gaw@microsoft.com>
    MichalPavlik and GangWang01 authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    482952e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    604477e View commit details
    Browse the repository at this point in the history
  2. Update the place for AllowQueryAllRuntimeVersions (#281)

    * update the plae for AllowQueryAllRuntimeVersions and bump Microsoft.VisualStudio.Setup.Configuration.Interop version
    
    * undo version updates
    
    * fix review comments
    YuliiaKovalova authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6daa2be View commit details
    Browse the repository at this point in the history
Loading