Skip to content

Commit ee983b1

Browse files
committed
Fix typo
1 parent 1a0affd commit ee983b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer/test/Datadog.Trace.IntegrationTests/Datadog.Trace.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</ItemGroup>
6868

6969
<ItemGroup Condition=" $(TargetFramework.StartsWith('net10')) ">
70-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0-10.0.0-preview.6.25358.103" />
70+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0-preview.6.25358.103" />
7171
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="10.0.0-preview.6.25358.103" />
7272
</ItemGroup>
7373
</Project>

0 commit comments

Comments
 (0)