Skip to content

Commit 85cf68c

Browse files
chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#103)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d66ef8b commit 85cf68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventSourcingDb.Tests/EventSourcingDb.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="coverlet.collector" Version="6.0.4" />
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1717
<PackageReference Include="System.Linq.Async" Version="6.0.3" />
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.10"/>

0 commit comments

Comments
 (0)