File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 66 <!-- Begin: Package sources from dotnet-dotnet -->
77 <!-- End: Package sources from dotnet-dotnet -->
88 <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
9- <add key =" darc-pub-dotnet-dotnet-50d7970" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-50d79701/nuget/v3/index.json" />
109 <add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1110 <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
1211 </packageSources >
Original file line number Diff line number Diff line change 1212 <!-- <PackageValidationBaselineVersion>$(MajorVersion).$(MinorVersion).$([MSBuild]::Subtract($(PatchVersion), 1))</PackageValidationBaselineVersion>-->
1313 <!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
1414 <DotNetUseShippingVersions >true</DotNetUseShippingVersions >
15- <PreReleaseVersionLabel ></PreReleaseVersionLabel >
15+ <PreReleaseVersionLabel >rc.2 </PreReleaseVersionLabel >
1616 <PreReleaseVersionIteration >
1717 </PreReleaseVersionIteration >
1818 <!-- Opt-in repo features -->
3131 <MicrosoftTargetingPackNETFrameworkv472PackageVersion >1.0.0</MicrosoftTargetingPackNETFrameworkv472PackageVersion >
3232 </PropertyGroup >
3333 <PropertyGroup >
34- <DotNetRuntimeRcVersion >10.0.0</DotNetRuntimeRcVersion >
34+ <DotNetRuntimeRcVersion >10.0.0-rc.2.25502.107 </DotNetRuntimeRcVersion >
3535 </PropertyGroup >
3636 <PropertyGroup >
3737 <!-- Needed by Infrastructure.Common.csproj -->
You can’t perform that action at this time.
0 commit comments