File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 9
9
<clear />
10
10
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
11
11
<!-- Begin: Package sources from dotnet-emsdk -->
12
- <add key =" darc-pub-dotnet-emsdk-78f6f07" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d/nuget/v3/index.json" />
13
12
<!-- End: Package sources from dotnet-emsdk -->
14
13
<!-- Begin: Package sources from dotnet-sdk -->
15
14
<add key =" darc-pub-dotnet-sdk-b562a30" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-sdk-b562a300/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 360
360
<Uri >https://github.com/dotnet/runtime-assets</Uri >
361
361
<Sha >c9371153c0f06168c3344b806331a29389d1171e</Sha >
362
362
</Dependency >
363
- <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 4.12.0-3.25256.6 " >
363
+ <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 4.12.0-3.25275.3 " >
364
364
<Uri >https://github.com/dotnet/roslyn</Uri >
365
365
<Sha >3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha >
366
366
</Dependency >
367
- <Dependency Name =" Microsoft.CodeAnalysis" Version =" 4.12.0-3.25256.6 " >
367
+ <Dependency Name =" Microsoft.CodeAnalysis" Version =" 4.12.0-3.25275.3 " >
368
368
<Uri >https://github.com/dotnet/roslyn</Uri >
369
369
<Sha >3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha >
370
370
</Dependency >
371
- <Dependency Name =" Microsoft.CodeAnalysis.CSharp" Version =" 4.12.0-3.25256.6 " >
371
+ <Dependency Name =" Microsoft.CodeAnalysis.CSharp" Version =" 4.12.0-3.25275.3 " >
372
372
<Uri >https://github.com/dotnet/roslyn</Uri >
373
373
<Sha >3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha >
374
374
</Dependency >
381
381
<Sha >16865ea61910500f1022ad2b96c499e5df02c228</Sha >
382
382
</Dependency >
383
383
<!-- Intermediate is necessary for source build. -->
384
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.roslyn" Version =" 4.12.0-3.25256.6 " >
384
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.roslyn" Version =" 4.12.0-3.25275.3 " >
385
385
<Uri >https://github.com/dotnet/roslyn</Uri >
386
386
<Sha >3f5cf9fbbd91f2047e988801a5142ca1cb6bab45</Sha >
387
387
<SourceBuild RepoName =" roslyn" ManagedOnly =" true" />
Original file line number Diff line number Diff line change 44
44
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
45
45
they do not break the local dev experience.
46
46
-->
47
- <MicrosoftCodeAnalysisCSharpVersion >4.12.0-3.25256.6 </MicrosoftCodeAnalysisCSharpVersion >
48
- <MicrosoftCodeAnalysisVersion >4.12.0-3.25256.6 </MicrosoftCodeAnalysisVersion >
49
- <MicrosoftNetCompilersToolsetVersion >4.12.0-3.25256.6 </MicrosoftNetCompilersToolsetVersion >
47
+ <MicrosoftCodeAnalysisCSharpVersion >4.12.0-3.25275.3 </MicrosoftCodeAnalysisCSharpVersion >
48
+ <MicrosoftCodeAnalysisVersion >4.12.0-3.25275.3 </MicrosoftCodeAnalysisVersion >
49
+ <MicrosoftNetCompilersToolsetVersion >4.12.0-3.25275.3 </MicrosoftNetCompilersToolsetVersion >
50
50
</PropertyGroup >
51
51
<!--
52
52
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