Skip to content

Commit bc1e29a

Browse files
chore: Bump the minor-and-patch group with 1 update
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d3a5ac commit bc1e29a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Daqifi.Core.Tests/Daqifi.Core.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
2020
<PackageReference Include="coverlet.collector" Version="10.0.1" />
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2222
<PackageReference Include="xunit" Version="2.9.3" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)