File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
InterfaceStubGenerator.Roslyn38
InterfaceStubGenerator.Roslyn40 Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.8 .0" />
15+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.11 .0" />
1616 </ItemGroup >
1717
1818 <Target Name =" SetBuildVer" AfterTargets =" GetBuildVersion" BeforeTargets =" SetCloudBuildVersionVars;SetCloudBuildNumberWithVersion" >
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.0.1 " PrivateAssets =" all" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.11.0 " PrivateAssets =" all" />
1717 </ItemGroup >
1818
1919 <Target Name =" SetBuildVer" AfterTargets =" GetBuildVersion" BeforeTargets =" SetCloudBuildVersionVars;SetCloudBuildNumberWithVersion" >
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1818 <PackageReference Include =" xunit" Version =" 2.9.0" />
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
20- <PackageReference Include =" System.Collections.Immutable" Version =" 9.0.0-preview.5.24306 .7" />
20+ <PackageReference Include =" System.Collections.Immutable" Version =" 9.0.0-preview.7.24405 .7" />
2121 <PackageReference Include =" Verify.DiffPlex" Version =" 3.1.0" />
2222 <PackageReference Include =" Verify.SourceGenerators" Version =" 2.3.0" />
2323 <PackageReference Include =" Verify.Xunit" Version =" 26.2.0" />
2424 <PackageReference Include =" System.Reactive" Version =" 6.0.1" />
2525 <PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
26- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.9.2 " />
26+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11.0 " />
2727 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version =" 1.1.2" />
2828 <ProjectReference Include =" ..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj" />
2929 <ProjectReference Include =" ..\Refit.Xml\Refit.Xml.csproj" />
Original file line number Diff line number Diff line change 2525 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
2626 <PackageReference Include =" System.Reactive" Version =" 6.0.1" />
2727 <PackageReference Include =" Microsoft.AspNetCore.WebUtilities" Version =" 2.2.0" />
28- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.9.2 " />
28+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.11.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" />
You can’t perform that action at this time.
0 commit comments