File tree 2 files changed +2
-2
lines changed
Datadog.Trace.OpenTracing
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
<ProjectReference Include =" ..\Datadog.Trace\Datadog.Trace.csproj" />
17
17
18
18
<PackageReference Include =" OpenTracing" Version =" 0.12.1" />
19
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0 " PrivateAssets =" All" />
19
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netcoreapp3.1' " >
Original file line number Diff line number Diff line change 31
31
32
32
<ItemGroup >
33
33
<PackageReference Include =" LibLog" Version =" 5.0.8" PrivateAssets =" All" />
34
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0 " PrivateAssets =" All" />
34
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
35
35
</ItemGroup >
36
36
37
37
<ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
You can’t perform that action at this time.
0 commit comments