Skip to content

Commit 1513b0f

Browse files
Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#133)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd70b2a commit 1513b0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Exceptionless.DateTimeExtensions.Tests/Exceptionless.DateTimeExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectReference Include="..\..\src\Exceptionless.DateTimeExtensions\Exceptionless.DateTimeExtensions.csproj" />
1111
</ItemGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1414
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
1616
<PackageReference Include="Foundatio.Xunit.v3" Version="13.0.0-beta1" />

0 commit comments

Comments
 (0)