Skip to content

Commit 1189c8a

Browse files
authored
Remove intermediates and baseline
1 parent 4be34d6 commit 1189c8a

File tree

2 files changed

+0
-133
lines changed

2 files changed

+0
-133
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 0 additions & 92 deletions
This file was deleted.

eng/Version.Details.xml

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -328,12 +328,6 @@
328328
<Uri>https://github.com/dotnet/dotnet</Uri>
329329
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
330330
</Dependency>
331-
<!-- Intermediate is necessary for source build. -->
332-
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-preview.4.25222.8">
333-
<Uri>https://github.com/dotnet/runtime</Uri>
334-
<Sha>31289efa35151a4e60dcd2e6471c51f620f78c28</Sha>
335-
<SourceBuild RepoName="runtime" ManagedOnly="false" />
336-
</Dependency>
337331
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="10.0.0-preview.5.25228.104">
338332
<Uri>https://github.com/dotnet/dotnet</Uri>
339333
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
@@ -346,17 +340,6 @@
346340
<Uri>https://github.com/dotnet/dotnet</Uri>
347341
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
348342
</Dependency>
349-
<!-- Intermediate is necessary for source build. -->
350-
<Dependency Name="Microsoft.SourceBuild.Intermediate.xdt" Version="10.0.0-preview.25210.1">
351-
<Uri>https://github.com/dotnet/xdt</Uri>
352-
<Sha>c49d8039632d608391880555414a1e226c6944ee</Sha>
353-
<SourceBuild RepoName="xdt" ManagedOnly="true" />
354-
</Dependency>
355-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.622102">
356-
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
357-
<Sha>361d41347b3ef9d19480e09e0b8a7c7a9644ed24</Sha>
358-
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
359-
</Dependency>
360343
<!-- Not updated automatically -->
361344
<Dependency Name="Microsoft.CodeAnalysis.Common" Version="4.13.0-3.24613.7">
362345
<Uri>https://github.com/dotnet/roslyn</Uri>
@@ -374,22 +357,10 @@
374357
<Uri>https://github.com/dotnet/roslyn</Uri>
375358
<Sha>afdd413cee50c16318620252e4e64dc326e2d300</Sha>
376359
</Dependency>
377-
<!-- Intermediate is necessary for source build. -->
378-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.24613.7">
379-
<Uri>https://github.com/dotnet/roslyn</Uri>
380-
<Sha>afdd413cee50c16318620252e4e64dc326e2d300</Sha>
381-
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
382-
</Dependency>
383360
<Dependency Name="System.Composition" Version="10.0.0-preview.5.25228.104">
384361
<Uri>https://github.com/dotnet/dotnet</Uri>
385362
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
386363
</Dependency>
387-
<!-- Intermediate is necessary for source build. -->
388-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.621401">
389-
<Uri>https://github.com/dotnet/source-build-externals</Uri>
390-
<Sha>d64d8da45618323a39fb77860d1140bdbcd506ad</Sha>
391-
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
392-
</Dependency>
393364
</ProductDependencies>
394365
<ToolsetDependencies>
395366
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
@@ -401,12 +372,6 @@
401372
<Uri>https://github.com/dotnet/dotnet</Uri>
402373
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
403374
</Dependency>
404-
<!-- Intermediate is necessary for source build. -->
405-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.25223.1">
406-
<Uri>https://github.com/dotnet/arcade</Uri>
407-
<Sha>36f91467d150caf4f8ca0008f039d746bc03017b</Sha>
408-
<SourceBuild RepoName="arcade" ManagedOnly="true" />
409-
</Dependency>
410375
<Dependency Name="Microsoft.DotNet.Build.Tasks.Archives" Version="10.0.0-beta.25228.104">
411376
<Uri>https://github.com/dotnet/dotnet</Uri>
412377
<Sha>efbfb137a317fb339a6b7be36af7188cc508dc95</Sha>
@@ -471,11 +436,5 @@
471436
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
472437
<Sha>bff9b4a349cfa7e3d83264d8953613d98a7b04eb</Sha>
473438
</Dependency>
474-
<!-- Intermediate is necessary for source build. -->
475-
<Dependency Name="Microsoft.SourceBuild.Intermediate.symreader" Version="2.2.0-beta.25207.2">
476-
<Uri>https://github.com/dotnet/symreader</Uri>
477-
<Sha>d1c0c096d93db9c45001409afbb3dfec4bce89bb</Sha>
478-
<SourceBuild RepoName="symreader" ManagedOnly="true" />
479-
</Dependency>
480439
</ToolsetDependencies>
481440
</Dependencies>

0 commit comments

Comments
 (0)