Skip to content

Commit

Permalink
Bump Microsoft.VisualStudioEng.MicroBuild.Core from 0.4.1 to 1.0.0 (#294
Browse files Browse the repository at this point in the history
)

Bumps Microsoft.VisualStudioEng.MicroBuild.Core from 0.4.1 to 1.0.0.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudioEng.MicroBuild.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2021
1 parent f85ad56 commit 8a568a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="2.2.0" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
<GlobalPackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="0.4.1" />
<GlobalPackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" />
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<GlobalPackageReference Include="MSBuildSummaryFiles.Tasks" Version="1.0.13-preview-g3b2b9d199b" Condition="'$(EnableBuildLockFile)' != 'false'" />
Expand Down

0 comments on commit 8a568a7

Please sign in to comment.