|
1 | | -<!-- will get filled in the next backflow --> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<!-- |
| 3 | +This file is auto-generated by the Maestro dependency flow system. |
| 4 | +Do not edit it manually, as it will get overwritten by automation. |
| 5 | +This file should be imported by eng/Versions.props |
| 6 | +--> |
| 7 | +<Project> |
| 8 | + <PropertyGroup> |
| 9 | + <!-- dotnet/msbuild dependencies --> |
| 10 | + <MicrosoftBuildPackageVersion>17.15.0-preview-25278-01</MicrosoftBuildPackageVersion> |
| 11 | + <MicrosoftBuildFrameworkPackageVersion>17.15.0-preview-25278-01</MicrosoftBuildFrameworkPackageVersion> |
| 12 | + <MicrosoftBuildTasksCorePackageVersion>17.15.0-preview-25278-01</MicrosoftBuildTasksCorePackageVersion> |
| 13 | + <MicrosoftBuildUtilitiesCorePackageVersion>17.15.0-preview-25278-01</MicrosoftBuildUtilitiesCorePackageVersion> |
| 14 | + <!-- dotnet/runtime dependencies --> |
| 15 | + <SystemComponentModelCompositionPackageVersion>9.0.0</SystemComponentModelCompositionPackageVersion> |
| 16 | + <SystemCompositionPackageVersion>9.0.0</SystemCompositionPackageVersion> |
| 17 | + <SystemCollectionsImmutablePackageVersion>9.0.0</SystemCollectionsImmutablePackageVersion> |
| 18 | + <SystemDiagnosticsDiagnosticSourcePackageVersion>9.0.0</SystemDiagnosticsDiagnosticSourcePackageVersion> |
| 19 | + <SystemReflectionMetadataPackageVersion>9.0.0</SystemReflectionMetadataPackageVersion> |
| 20 | + <SystemThreadingTasksDataflowPackageVersion>9.0.0</SystemThreadingTasksDataflowPackageVersion> |
| 21 | + <!-- dotnet/arcade dependencies --> |
| 22 | + <MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25401.2</MicrosoftDotNetArcadeSdkPackageVersion> |
| 23 | + <!-- _git/dotnet-optimization dependencies --> |
| 24 | + <optimizationlinuxarm64MIBCRuntimePackageVersion>1.0.0-prerelease.25374.3</optimizationlinuxarm64MIBCRuntimePackageVersion> |
| 25 | + <optimizationlinuxx64MIBCRuntimePackageVersion>1.0.0-prerelease.25374.3</optimizationlinuxx64MIBCRuntimePackageVersion> |
| 26 | + <optimizationwindows_ntarm64MIBCRuntimePackageVersion>1.0.0-prerelease.25374.3</optimizationwindows_ntarm64MIBCRuntimePackageVersion> |
| 27 | + <optimizationwindows_ntx64MIBCRuntimePackageVersion>1.0.0-prerelease.25374.3</optimizationwindows_ntx64MIBCRuntimePackageVersion> |
| 28 | + <optimizationwindows_ntx86MIBCRuntimePackageVersion>1.0.0-prerelease.25374.3</optimizationwindows_ntx86MIBCRuntimePackageVersion> |
| 29 | + </PropertyGroup> |
| 30 | + <!--Property group for alternate package version names--> |
| 31 | + <PropertyGroup> |
| 32 | + <!-- dotnet/msbuild dependencies --> |
| 33 | + <MicrosoftBuildVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildVersion> |
| 34 | + <MicrosoftBuildFrameworkVersion>$(MicrosoftBuildFrameworkPackageVersion)</MicrosoftBuildFrameworkVersion> |
| 35 | + <MicrosoftBuildTasksCoreVersion>$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion> |
| 36 | + <MicrosoftBuildUtilitiesCoreVersion>$(MicrosoftBuildUtilitiesCorePackageVersion)</MicrosoftBuildUtilitiesCoreVersion> |
| 37 | + <!-- dotnet/runtime dependencies --> |
| 38 | + <SystemComponentModelCompositionVersion>$(SystemComponentModelCompositionPackageVersion)</SystemComponentModelCompositionVersion> |
| 39 | + <SystemCompositionVersion>$(SystemCompositionPackageVersion)</SystemCompositionVersion> |
| 40 | + <SystemCollectionsImmutableVersion>$(SystemCollectionsImmutablePackageVersion)</SystemCollectionsImmutableVersion> |
| 41 | + <SystemDiagnosticsDiagnosticSourceVersion>$(SystemDiagnosticsDiagnosticSourcePackageVersion)</SystemDiagnosticsDiagnosticSourceVersion> |
| 42 | + <SystemReflectionMetadataVersion>$(SystemReflectionMetadataPackageVersion)</SystemReflectionMetadataVersion> |
| 43 | + <SystemThreadingTasksDataflowVersion>$(SystemThreadingTasksDataflowPackageVersion)</SystemThreadingTasksDataflowVersion> |
| 44 | + <!-- dotnet/arcade dependencies --> |
| 45 | + <MicrosoftDotNetArcadeSdkVersion>$(MicrosoftDotNetArcadeSdkPackageVersion)</MicrosoftDotNetArcadeSdkVersion> |
| 46 | + <!-- _git/dotnet-optimization dependencies --> |
| 47 | + <optimizationlinuxarm64MIBCRuntimeVersion>$(optimizationlinuxarm64MIBCRuntimePackageVersion)</optimizationlinuxarm64MIBCRuntimeVersion> |
| 48 | + <optimizationlinuxx64MIBCRuntimeVersion>$(optimizationlinuxx64MIBCRuntimePackageVersion)</optimizationlinuxx64MIBCRuntimeVersion> |
| 49 | + <optimizationwindows_ntarm64MIBCRuntimeVersion>$(optimizationwindows_ntarm64MIBCRuntimePackageVersion)</optimizationwindows_ntarm64MIBCRuntimeVersion> |
| 50 | + <optimizationwindows_ntx64MIBCRuntimeVersion>$(optimizationwindows_ntx64MIBCRuntimePackageVersion)</optimizationwindows_ntx64MIBCRuntimeVersion> |
| 51 | + <optimizationwindows_ntx86MIBCRuntimeVersion>$(optimizationwindows_ntx86MIBCRuntimePackageVersion)</optimizationwindows_ntx86MIBCRuntimeVersion> |
| 52 | + </PropertyGroup> |
| 53 | +</Project> |
0 commit comments