Skip to content

Commit 6927dd8

Browse files
Bump Microsoft.Extensions.DependencyModel from 3.1.1 to 5.0.0 (#80)
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) from 3.1.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v5.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyModel 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>
1 parent b306793 commit 6927dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<CodeDomVersion>5.0.0</CodeDomVersion>
1616
<TeamCityVersion>3.0.13</TeamCityVersion>
1717
<SystemRuntimeLoaderVersion>4.3.0</SystemRuntimeLoaderVersion>
18-
<DependencyModelVersion>3.1.1</DependencyModelVersion>
18+
<DependencyModelVersion>5.0.0</DependencyModelVersion>
1919
<NewtonsoftJsonVersion>12.0.3</NewtonsoftJsonVersion>
2020
<NBenchVersion>1.2.2</NBenchVersion>
2121
<ProtobufVersion>3.11.2</ProtobufVersion>

0 commit comments

Comments
 (0)