File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 343
343
<Uri >https://github.com/dotnet/runtime-assets</Uri >
344
344
<Sha >886b608e3f566153c047ba0fd31357404365ae4c</Sha >
345
345
</Dependency >
346
- <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 4.7.0-1.23269.2 " >
346
+ <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 4.7.0-2.23280.4 " >
347
347
<Uri >https://github.com/dotnet/roslyn</Uri >
348
- <Sha >0cb0d5796b336c6a746e6d14c129f2e2b44f4f5e </Sha >
348
+ <Sha >66772aff549b2981094175a6f2f69600596c1913 </Sha >
349
349
</Dependency >
350
- <Dependency Name =" Microsoft.CodeAnalysis" Version =" 4.7.0-1.23269.2 " >
350
+ <Dependency Name =" Microsoft.CodeAnalysis" Version =" 4.7.0-2.23280.4 " >
351
351
<Uri >https://github.com/dotnet/roslyn</Uri >
352
- <Sha >0cb0d5796b336c6a746e6d14c129f2e2b44f4f5e </Sha >
352
+ <Sha >66772aff549b2981094175a6f2f69600596c1913 </Sha >
353
353
<SourceBuild RepoName =" roslyn" ManagedOnly =" true" />
354
354
</Dependency >
355
- <Dependency Name =" Microsoft.CodeAnalysis.CSharp" Version =" 4.7.0-1.23269.2 " >
355
+ <Dependency Name =" Microsoft.CodeAnalysis.CSharp" Version =" 4.7.0-2.23280.4 " >
356
356
<Uri >https://github.com/dotnet/roslyn</Uri >
357
- <Sha >0cb0d5796b336c6a746e6d14c129f2e2b44f4f5e </Sha >
357
+ <Sha >66772aff549b2981094175a6f2f69600596c1913 </Sha >
358
358
</Dependency >
359
359
<Dependency Name =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.5-beta1.23275.7" >
360
360
<Uri >https://github.com/dotnet/roslyn-analyzers</Uri >
Original file line number Diff line number Diff line change 40
40
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
41
41
they do not break the local dev experience.
42
42
-->
43
- <MicrosoftCodeAnalysisCSharpVersion >4.7.0-1.23269.2 </MicrosoftCodeAnalysisCSharpVersion >
44
- <MicrosoftCodeAnalysisVersion >4.7.0-1.23269.2 </MicrosoftCodeAnalysisVersion >
45
- <MicrosoftNetCompilersToolsetVersion >4.7.0-1.23269.2 </MicrosoftNetCompilersToolsetVersion >
43
+ <MicrosoftCodeAnalysisCSharpVersion >4.7.0-2.23280.4 </MicrosoftCodeAnalysisCSharpVersion >
44
+ <MicrosoftCodeAnalysisVersion >4.7.0-2.23280.4 </MicrosoftCodeAnalysisVersion >
45
+ <MicrosoftNetCompilersToolsetVersion >4.7.0-2.23280.4 </MicrosoftNetCompilersToolsetVersion >
46
46
</PropertyGroup >
47
47
<!--
48
48
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
You can’t perform that action at this time.
0 commit comments