Skip to content

Commit 3e2f657

Browse files
Bump MicroBuildVersion from 2.0.165 to 2.0.171
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]>
1 parent a2ff076 commit 3e2f657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
66
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7-
<MicroBuildVersion>2.0.165</MicroBuildVersion>
7+
<MicroBuildVersion>2.0.171</MicroBuildVersion>
88
<CodeAnalysisVersion>3.11.0</CodeAnalysisVersion>
99
<CodeAnalysisVersion Condition="'$(IsTestProject)'=='true'">4.4.0</CodeAnalysisVersion>
1010
<CodefixTestingVersion>1.1.2</CodefixTestingVersion>

0 commit comments

Comments
 (0)