File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed
examples/MicroserviceExample/WebApi Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22 <PropertyGroup >
33 <TargetFramework >$(DefaultTargetFrameworkForExampleApps)</TargetFramework >
4- <IsPackable >true</IsPackable >
54 </PropertyGroup >
65
76 <ItemGroup >
Original file line number Diff line number Diff line change 44 <TargetFrameworks >$(TargetFrameworksForLibrariesExtended)</TargetFrameworks >
55 <Description >OpenTelemetry .NET SDK</Description >
66 <MinVerTagPrefix >core-</MinVerTagPrefix >
7- <IsPackable >true</IsPackable >
87 </PropertyGroup >
98
10-
11-
12-
13-
149 <ItemGroup >
1510 <PackageReference Include =" Microsoft.Extensions.Diagnostics.Abstractions" />
1611 <PackageReference Include =" Microsoft.Extensions.Logging.Configuration" />
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFrameworks >$(TargetFrameworksForAspNetCoreTests)</TargetFrameworks >
5- <IsPackable >true</IsPackable >
65 </PropertyGroup >
76
87 <ItemGroup >
You can’t perform that action at this time.
0 commit comments