File tree Expand file tree Collapse file tree 3 files changed +1
-19
lines changed Expand file tree Collapse file tree 3 files changed +1
-19
lines changed Original file line number Diff line number Diff line change 1818          close-pr-message : ' Closed as inactive. Feel free to reopen if this PR is still being worked on.' 
1919          operations-per-run : 400 
2020          days-before-pr-stale : 7 
21-           days-before-issue-stale : 600 
21+           days-before-issue-stale : 450 
2222          days-before-pr-close : 7 
2323          days-before-issue-close : 7 
2424          exempt-all-issue-milestones : true 
Original file line number Diff line number Diff line change 1616    <EmbeddedFiles  Include =" $(GeneratedAssemblyInfoFile)"  />
1717  </ItemGroup >
1818
19-   <ItemGroup  Condition =" '$(TargetFramework)'=='$(NetFrameworkMinimumSupportedVersion)'"  >
20-     <!-- ImplicitUsings will add this namespace that is not available for NetFX.
21-     https://github.com/dotnet/sdk/issues/24146 
22-     https://github.com/dotnet/runtime/issues/59163 
23-     https://github.com/dotnet/sdk/issues/22515 
24-     -->  
25-     <Using  Remove =" System.Net.Http"   />
26-   </ItemGroup >
27- 
2819  <ItemGroup  Condition =" '$(IsPackable)' == 'true'"  >
2920    <None  Include =" $(PackagePrimaryLicenseFile)" 
3021          PackagePath =" $([System.IO.Path]::GetFileName('$(PackagePrimaryLicenseFile)'))" 
Original file line number Diff line number Diff line change 22
33  <Import  Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildProjectDirectory), 'OpenTelemetry.sln'))\build\Common.targets"   />
44
5-   <ItemGroup  Condition =" '$(TargetFramework)'=='$(NetFrameworkMinimumSupportedVersion)'"  >
6-     <!-- ImplicitUsings will add this namespace that is not available for NetFX.
7-     https://github.com/dotnet/sdk/issues/24146 
8-     https://github.com/dotnet/runtime/issues/59163 
9-     https://github.com/dotnet/sdk/issues/22515 
10-     -->  
11-     <Using  Remove =" System.Net.Http"   />
12-   </ItemGroup >
13- 
145  <ItemGroup  Condition =" '$(ReferenceCoyotePackages)' == 'true'"  >
156    <PackageReference  Include =" Microsoft.Coyote"   />
167
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments