File tree Expand file tree Collapse file tree 4 files changed +11
-16
lines changed Expand file tree Collapse file tree 4 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 1313    </ItemGroup >
1414
1515    <ItemGroup >
16+       <PackageReference  Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.10" 
1617      <PackageReference  Include =" Swashbuckle.AspNetCore" Version =" 9.0.6" 
1718      <!--  Explicit reference to ensure worker process dependencies are copied to output --> 
1819      <!--  ASP.NET Core framework provides this, but worker runs as standalone process --> 
Original file line number Diff line number Diff line change 107107    <ItemGroup >
108108        <PackageReference  Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" 
109109        <PackageReference  Include =" Microsoft.Extensions.Caching.Memory" Version =" 8.0.1" 
110-         <PackageReference  Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.0 " 
110+         <PackageReference  Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.10 " 
111111        <PackageReference  Include =" Microsoft.Extensions.Options" Version =" 8.0.2" 
112112        <PackageReference  Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" 
113113    </ItemGroup >
Original file line number Diff line number Diff line change 1717      },
1818      "Microsoft.Extensions.DependencyInjection" : {
1919        "type" : " Direct" 
20-         "requested" : " [8 .0.0 , )" 
21-         "resolved" : " 8 .0.0 " 
22-         "contentHash" : " V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ ==" 
20+         "requested" : " [9 .0.10 , )" 
21+         "resolved" : " 9 .0.10 " 
22+         "contentHash" : " iEtXCkNd5XhjNJAOb/wO4IhDRdLIE2CsPxZggZQWJ/q2+sa8dmEPC393nnsiqdH8/4KV8Xn25IzgKPR1UEQ0og ==" 
2323        "dependencies" : {
24-           "Microsoft.Extensions.DependencyInjection.Abstractions" : " 8 .0.0 " 
24+           "Microsoft.Extensions.DependencyInjection.Abstractions" : " 9 .0.10 " 
2525        }
2626      },
2727      "Microsoft.Extensions.Logging" : {
7070      },
7171      "Microsoft.Extensions.DependencyInjection.Abstractions" : {
7272        "type" : " Transitive" 
73-         "resolved" : " 8 .0.2 " 
74-         "contentHash" : " 3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg ==" 
73+         "resolved" : " 9 .0.10 " 
74+         "contentHash" : " r9waLiOPe9ZF1PvzUT+RDoHvpMmY8MW+lb4lqjYGObwKpnyPMLI3odVvlmshwuZcdoHynsGWOrCPA0hxZ63lIA ==" 
7575      },
7676      "Microsoft.Extensions.Logging.Abstractions" : {
7777        "type" : " Transitive" 
9090        "type" : " Transitive" 
9191        "resolved" : " 8.0.0" 
9292        "contentHash" : " dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==" 
93-       },
94-       "d2sharp.abstractions" : {
95-         "type" : " Project" 
96-         "dependencies" : {
97-           "Microsoft.Extensions.DependencyInjection.Abstractions" : " [8.0.0, )" 
98-         }
9993      }
10094    }
10195  }
Original file line number Diff line number Diff line change 1313  </PropertyGroup >
1414
1515  <ItemGroup >
16-     <PackageReference  Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.11 " 
17-     <PackageReference  Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " 
18-     <PackageReference  Include =" Microsoft.NET.Test.Sdk" Version =" 17.6 .0" 
16+     <PackageReference  Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.21 " 
17+     <PackageReference  Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.10 " 
18+     <PackageReference  Include =" Microsoft.NET.Test.Sdk" Version =" 18.0 .0" 
1919    <PackageReference  Include =" xunit" Version =" 2.4.2" 
2020    <PackageReference  Include =" xunit.runner.visualstudio" Version =" 2.4.5" 
2121      <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments