Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "10.0.0-prerelease.25527.1",
"version": "10.0.0-prerelease.25506.2",
"commands": [
"xharness"
]
Expand Down
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
<NetFrameworkToolCurrent Condition="'$(DotNetBuildSourceOnly)' == 'true'" />
<NetFrameworkCurrent Condition="'$(DotNetBuildSourceOnly)' == 'true'" />

<ApiCompatNetCoreAppBaselineVersion>9.0.0</ApiCompatNetCoreAppBaselineVersion>
<ApiCompatNetCoreAppBaselineTFM>net9.0</ApiCompatNetCoreAppBaselineTFM>
<ApiCompatNetCoreAppBaselineVersion>10.0.0</ApiCompatNetCoreAppBaselineVersion>
<ApiCompatNetCoreAppBaselineTFM>net10.0</ApiCompatNetCoreAppBaselineTFM>
</PropertyGroup>

<PropertyGroup Label="CalculateConfiguration">
Expand Down
4 changes: 3 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-dotnet -->
<add key="darc-pub-dotnet-dotnet-79c85d9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-79c85d96/nuget/v3/index.json" />
<add key="darc-pub-dotnet-dotnet-8ee0cc0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-8ee0cc0b/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-dotnet -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!--
Expand All @@ -26,6 +26,8 @@
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
<!-- Need for prototype Roslyn compiler for runtime-async -->
<add key="general-testing" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/general-testing/nuget/v3/index.json" />
<!-- Temporary, remove after GA. Temporary apicompat baseline feed for 10.0.1 prior to release -->
<add key="api-baseline-feed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-7b29526f/nuget/v3/index.json" />
</packageSources>
<auditSources>
<clear />
Expand Down
5 changes: 5 additions & 0 deletions eng/Publishing.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<AutoGenerateSymbolPackages>false</AutoGenerateSymbolPackages>
</PropertyGroup>

<!-- remove the manifest packages, they are built in the SDK repo now -->
<ItemGroup>
<Artifact Remove="$(ArtifactsShippingPackagesDir)*.Manifest-*.nupkg" />
</ItemGroup>

<!-- The PGO runtime should always have External visibility, even if someone changes the default artifact visibility -->
<ItemGroup>
<Artifact Update="$(ArtifactsNonShippingPackagesDir)dotnet-runtime-pgo-*" Visibility="External" />
Expand Down
84 changes: 42 additions & 42 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,45 +40,45 @@ This file should be imported by eng/Versions.props
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkPackageVersion>19.1.0-alpha.1.25461.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkPackageVersion>
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsPackageVersion>19.1.0-alpha.1.25461.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsPackageVersion>
<!-- dotnet/dotnet dependencies -->
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25515.111</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25515.111</MicrosoftCodeAnalysisAnalyzersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25515.111</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.100</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
<MicrosoftDotNetApiCompatTaskPackageVersion>10.0.100</MicrosoftDotNetApiCompatTaskPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetBuildTasksArchivesPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksArchivesPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetBuildTasksPackagingPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksPackagingPackageVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksTargetFrameworkPackageVersion>
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25515.111</MicrosoftDotNetCecilPackageVersion>
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetCodeAnalysisPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetPackageTestingPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetPackageTestingPackageVersion>
<MicrosoftDotNetRemoteExecutorPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetRemoteExecutorPackageVersion>
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
<MicrosoftDotNetXliffTasksPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetXliffTasksPackageVersion>
<MicrosoftDotNetXUnitAssertPackageVersion>2.9.3-beta.25515.111</MicrosoftDotNetXUnitAssertPackageVersion>
<MicrosoftDotNetXUnitConsoleRunnerPackageVersion>2.9.3-beta.25515.111</MicrosoftDotNetXUnitConsoleRunnerPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>10.0.0-beta.25515.111</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>5.0.0-2.25515.111</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNETSdkILPackageVersion>10.0.0</MicrosoftNETSdkILPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportPackageVersion>10.0.100-rtm.25515.111</MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>10.0.0</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreILAsmPackageVersion>10.0.0</MicrosoftNETCoreILAsmPackageVersion>
<NuGetFrameworksPackageVersion>7.0.0-rc.1611</NuGetFrameworksPackageVersion>
<NuGetPackagingPackageVersion>7.0.0-rc.1611</NuGetPackagingPackageVersion>
<NuGetProjectModelPackageVersion>7.0.0-rc.1611</NuGetProjectModelPackageVersion>
<NuGetVersioningPackageVersion>7.0.0-rc.1611</NuGetVersioningPackageVersion>
<runtimenativeSystemIOPortsPackageVersion>10.0.0</runtimenativeSystemIOPortsPackageVersion>
<SystemCommandLinePackageVersion>2.0.0</SystemCommandLinePackageVersion>
<SystemReflectionMetadataPackageVersion>10.0.0</SystemReflectionMetadataPackageVersion>
<SystemReflectionMetadataLoadContextPackageVersion>10.0.0</SystemReflectionMetadataLoadContextPackageVersion>
<SystemTextJsonPackageVersion>10.0.0</SystemTextJsonPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25554.104</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25554.104</MicrosoftCodeAnalysisAnalyzersPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25554.104</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.101</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
<MicrosoftDotNetApiCompatTaskPackageVersion>10.0.101</MicrosoftDotNetApiCompatTaskPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetBuildTasksArchivesPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksArchivesPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftDotNetBuildTasksInstallersPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetBuildTasksPackagingPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksPackagingPackageVersion>
<MicrosoftDotNetBuildTasksTargetFrameworkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksTargetFrameworkPackageVersion>
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25554.104</MicrosoftDotNetCecilPackageVersion>
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetCodeAnalysisPackageVersion>
<MicrosoftDotNetGenAPIPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetGenAPIPackageVersion>
<MicrosoftDotNetGenFacadesPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetGenFacadesPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetPackageTestingPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetPackageTestingPackageVersion>
<MicrosoftDotNetRemoteExecutorPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetRemoteExecutorPackageVersion>
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
<MicrosoftDotNetXliffTasksPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetXliffTasksPackageVersion>
<MicrosoftDotNetXUnitAssertPackageVersion>2.9.3-beta.25554.104</MicrosoftDotNetXUnitAssertPackageVersion>
<MicrosoftDotNetXUnitConsoleRunnerPackageVersion>2.9.3-beta.25554.104</MicrosoftDotNetXUnitConsoleRunnerPackageVersion>
<MicrosoftDotNetXUnitExtensionsPackageVersion>10.0.0-beta.25554.104</MicrosoftDotNetXUnitExtensionsPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>5.0.0-2.25554.104</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftNETSdkILPackageVersion>10.0.1</MicrosoftNETSdkILPackageVersion>
<MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportPackageVersion>10.0.101-servicing.25554.104</MicrosoftNETWorkloadEmscriptenCurrentManifest100100TransportPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreILAsmPackageVersion>10.0.1</MicrosoftNETCoreILAsmPackageVersion>
<NuGetFrameworksPackageVersion>7.0.0-rc.5504</NuGetFrameworksPackageVersion>
<NuGetPackagingPackageVersion>7.0.0-rc.5504</NuGetPackagingPackageVersion>
<NuGetProjectModelPackageVersion>7.0.0-rc.5504</NuGetProjectModelPackageVersion>
<NuGetVersioningPackageVersion>7.0.0-rc.5504</NuGetVersioningPackageVersion>
<runtimenativeSystemIOPortsPackageVersion>10.0.1</runtimenativeSystemIOPortsPackageVersion>
<SystemCommandLinePackageVersion>2.0.1</SystemCommandLinePackageVersion>
<SystemReflectionMetadataPackageVersion>10.0.1</SystemReflectionMetadataPackageVersion>
<SystemReflectionMetadataLoadContextPackageVersion>10.0.1</SystemReflectionMetadataLoadContextPackageVersion>
<SystemTextJsonPackageVersion>10.0.1</SystemTextJsonPackageVersion>
<!-- dotnet/runtime-assets dependencies -->
<MicrosoftDotNetCilStripSourcesPackageVersion>10.0.0-beta.25418.1</MicrosoftDotNetCilStripSourcesPackageVersion>
<MicrosoftNETHostModelTestDataPackageVersion>10.0.0-beta.25418.1</MicrosoftNETHostModelTestDataPackageVersion>
Expand All @@ -96,9 +96,9 @@ This file should be imported by eng/Versions.props
<SystemTextRegularExpressionsTestDataPackageVersion>10.0.0-beta.25418.1</SystemTextRegularExpressionsTestDataPackageVersion>
<SystemWindowsExtensionsTestDataPackageVersion>10.0.0-beta.25418.1</SystemWindowsExtensionsTestDataPackageVersion>
<!-- dotnet/xharness dependencies -->
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25527.1</MicrosoftDotNetXHarnessCLIPackageVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonPackageVersion>10.0.0-prerelease.25527.1</MicrosoftDotNetXHarnessTestRunnersCommonPackageVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitPackageVersion>10.0.0-prerelease.25527.1</MicrosoftDotNetXHarnessTestRunnersXunitPackageVersion>
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25506.2</MicrosoftDotNetXHarnessCLIPackageVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonPackageVersion>10.0.0-prerelease.25506.2</MicrosoftDotNetXHarnessTestRunnersCommonPackageVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitPackageVersion>10.0.0-prerelease.25506.2</MicrosoftDotNetXHarnessTestRunnersXunitPackageVersion>
<!-- _git/dotnet-optimization dependencies -->
<optimizationlinuxarm64MIBCRuntimePackageVersion>1.0.0-prerelease.25502.1</optimizationlinuxarm64MIBCRuntimePackageVersion>
<optimizationlinuxx64MIBCRuntimePackageVersion>1.0.0-prerelease.25502.1</optimizationlinuxx64MIBCRuntimePackageVersion>
Expand Down
Loading
Loading