File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed 
InterfaceStubGenerator.Roslyn38 
InterfaceStubGenerator.Roslyn41 
samples/sampleUsngLocalApi/RestApiforTest Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 99    <SignAssembly >true</SignAssembly >
1010    <IsRoslynComponent >true</IsRoslynComponent >
1111    <Nullable >enable</Nullable >
12-     <MsCACSharpVersion >3.8 .0</MsCACSharpVersion >
12+     <MsCACSharpVersion >3.11 .0</MsCACSharpVersion >
1313  </PropertyGroup >
1414
1515  <ItemGroup >
Original file line number Diff line number Diff line change 1010    <IsRoslynComponent >true</IsRoslynComponent >
1111    <Nullable >enable</Nullable >
1212    <DefineConstants >$(DefineConstants);ROSLYN_4</DefineConstants >
13-     <MsCACSharpVersion >4.1 .0</MsCACSharpVersion >
13+     <MsCACSharpVersion >4.12 .0</MsCACSharpVersion >
1414  </PropertyGroup >
1515
1616  <ItemGroup >
Original file line number Diff line number Diff line change 2020    <ItemGroup >
2121      <PackageReference  Include =" AutoFixture"   Version =" 4.18.1"   />
2222      <PackageReference  Include =" BenchmarkDotNet"   Version =" 0.14.0"   />
23-       <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.12.0-3.24523.4 "   />
23+       <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.12.0"   />
2424    </ItemGroup >
2525
2626    <ItemGroup >
Original file line number Diff line number Diff line change 2323        <PackageReference  Include =" Verify.SourceGenerators"   Version =" 2.5.0"   />
2424        <PackageReference  Include =" Verify.Xunit"   Version =" 27.1.0"   />
2525        <PackageReference  Include =" System.Reactive"   Version =" 6.0.1"   />
26-         <PackageReference  Include =" Microsoft.AspNetCore.WebUtilities"   Version =" 2.2 .0"   />
27-         <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.11 .0"   />
26+         <PackageReference  Include =" Microsoft.AspNetCore.WebUtilities"   Version =" 2.3 .0"   />
27+         <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.12 .0"   />
2828        <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing"   Version =" 1.1.2"   />
2929        <ProjectReference  Include =" ..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj"   />
3030        <ProjectReference  Include =" ..\Refit.Xml\Refit.Xml.csproj"   />
Original file line number Diff line number Diff line change 2424    <PackageReference  Include =" xunit"   Version =" 2.9.2"   />
2525    <PackageReference  Include =" xunit.runner.visualstudio"   Version =" 2.8.2"   />
2626    <PackageReference  Include =" System.Reactive"   Version =" 6.0.1"   />
27-     <PackageReference  Include =" Microsoft.AspNetCore.WebUtilities"   Version =" 2.2 .0"   />
28-     <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.11 .0"   />
27+     <PackageReference  Include =" Microsoft.AspNetCore.WebUtilities"   Version =" 2.3 .0"   />
28+     <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.Workspaces"   Version =" 4.12 .0"   />
2929    <PackageReference  Include =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing"   Version =" 1.1.2"   />
3030    <PackageReference  Include =" RichardSzalay.MockHttp"   Version =" 6.0.0"   />
3131    <ProjectReference  Include =" ..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj"   />
Original file line number Diff line number Diff line change 77
88  <ItemGroup >
99    <PackageReference  Include =" Microsoft.AspNetCore.App"   />
10-     <PackageReference  Include =" Microsoft.AspNetCore.Razor.Design"   Version =" 2.2 .0"   PrivateAssets =" All"   />
10+     <PackageReference  Include =" Microsoft.AspNetCore.Razor.Design"   Version =" 2.3 .0"   PrivateAssets =" All"   />
1111  </ItemGroup >
1212
1313  <ItemGroup >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments