Skip to content

Commit 18a17db

Browse files
dependabot[bot]kzu
authored andcommitted
Bump the tests group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04aa97b commit 18a17db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.5" />
2222
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="10.0.5" />
2323
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="10.0.5" />
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
2525
<PackageReference Include="Moq" Version="4.20.72" />
2626
<PackageReference Include="System.Formats.Asn1" Version="10.0.7" />
2727
<PackageReference Include="System.Linq.Async" Version="7.0.1" Condition="'$(TargetFramework)' == 'net8.0'" />

0 commit comments

Comments
 (0)