File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 103
103
<PackageVersion Include =" Microsoft.Extensions.Telemetry.Abstractions" Version =" [9.0.0,)" />
104
104
<PackageVersion Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" [1.0.3,2.0)" />
105
105
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" [17.13.0,18.0.0)" />
106
- <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" [8.0.0,9.0)" />
107
106
<PackageVersion Include =" MinVer" Version =" [5.0.0,6.0)" />
108
107
<PackageVersion Include =" NuGet.Versioning" Version =" 6.11.0" />
109
108
<PackageVersion Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" [1.9.0,2.0)" />
Original file line number Diff line number Diff line change 38
38
39
39
<ItemGroup >
40
40
<PackageReference Include =" MinVer" PrivateAssets =" All" Condition =" '$(IntegrationBuild)' != 'true'" />
41
- <PackageReference Include =" Microsoft.SourceLink.GitHub" PrivateAssets =" All" Condition =" '$(IntegrationBuild)' != 'true'" />
42
41
<PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets =" All" />
43
42
</ItemGroup >
44
43
You can’t perform that action at this time.
0 commit comments