Skip to content

Commit 55ea7e7

Browse files
Bump the aspire-deps group with 2 updates (#763)
Bumps Aspire.AppHost.Sdk from 13.3.1 to 13.3.4 Bumps Aspire.Hosting.Testing from 13.3.1 to 13.3.4 --- updated-dependencies: - dependency-name: Aspire.AppHost.Sdk dependency-version: 13.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspire-deps - dependency-name: Aspire.Hosting.Testing dependency-version: 13.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspire-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7516ac0 commit 55ea7e7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

OSLC4Net_SDK/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<PropertyGroup>
7-
<AspireVersion>13.3.1</AspireVersion>
7+
<AspireVersion>13.3.4</AspireVersion>
88
<DotNetRdfVersion>3.5.1</DotNetRdfVersion>
99
</PropertyGroup>
1010
<ItemGroup>

OSLC4Net_SDK/global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"runner": "Microsoft.Testing.Platform"
44
},
55
"msbuild-sdks": {
6-
"Aspire.AppHost.Sdk": "13.3.1"
6+
"Aspire.AppHost.Sdk": "13.3.4"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)