Skip to content

Commit 5a05dc7

Browse files
chore(deps): bump dotnet-sdk from 8.0.200 to 9.0.305
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.200 to 9.0.305. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](dotnet/sdk@v8.0.200...v9.0.305) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 9.0.305 dependency-type: direct:production update-type: version-update:semver-major ... Co-authored-by: SebastienDegodez <[email protected]> Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b2133 commit 5a05dc7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.200",
3+
"version": "9.0.305",
44
"rollForward": "latestMinor"
55
}
66
}

tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<IsPackable>false</IsPackable>
55
<IsPublishable>false</IsPublishable>
66
<NoWarn>$(NoWarn);CS1591</NoWarn>
7+
<OutputType>Exe</OutputType>
78
</PropertyGroup>
89
<ItemGroup>
910
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />

0 commit comments

Comments
 (0)