Skip to content

Commit

Permalink
Bump MicroBuildVersion from 2.0.165 to 2.0.171
Browse files Browse the repository at this point in the history
Bumps `MicroBuildVersion` from 2.0.165 to 2.0.171.

Updates `Microsoft.VisualStudio.Internal.MicroBuild.NonShipping` from 2.0.165 to 2.0.171

Updates `Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio` from 2.0.165 to 2.0.171

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Internal.MicroBuild.NonShipping
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 132fc26 commit 333d09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
<MicroBuildVersion>2.0.165</MicroBuildVersion>
<MicroBuildVersion>2.0.171</MicroBuildVersion>
<CodeAnalysisVersion>3.11.0</CodeAnalysisVersion>
<CodeAnalysisVersion Condition="'$(IsTestProject)'=='true'">4.4.0</CodeAnalysisVersion>
<CodefixTestingVersion>1.1.1</CodefixTestingVersion>
Expand Down

0 comments on commit 333d09d

Please sign in to comment.