Commit graph

6031 commits

Author SHA1 Message Date
Michael Yanni
a6fd8cadb9 Update pathing for the moving of packaging and clisdk folders/files. 2023-12-08 16:04:43 -08:00
Michael Yanni
cdf09f89c6 Moved contents of both clisdk folders from osx/windows up a directory. 2023-12-08 15:37:22 -08:00
Michael Yanni
d35882b920 Moved packaging up a directory into redist from targets. 2023-12-08 15:31:58 -08:00
Michael Yanni
3f7756f886 Added some comments to Version.Details.xml for packages that may not be necessary. Manual formatting cleanup for targets in the redist project. 2023-12-06 17:50:22 -08:00
Michael Yanni
93399cf796 Minor formatting cleanup. 2023-11-17 13:28:43 -08:00
Michael Yanni
b5323ace9b Minor formatting cleanup. 2023-11-13 15:19:16 -08:00
Michael Yanni
32c3e4e8d0 Minor simplification and cleanup. The record I created didn't work for the 4.7.2 build, so changed it to class. 2023-11-13 13:20:00 -08:00
Michael Yanni
b25079d9e6 Lots of minor cleanup and simplification. 2023-11-10 17:50:52 -08:00
Michael Yanni
c42fb4c641 Cleanup extra qualification. Cleanup redundant casting. Cleanup usings. Set var suggestion to none. 2023-11-10 17:23:47 -08:00
Michael Yanni
67cbc0dd65 Applied expression bodies for methods to solution. 2023-11-10 17:08:10 -08:00
Michael Yanni
c9ab438e6c Remove no longer applicable workaround in run-build.ps1. Applied expression bodied properties to solution. 2023-11-10 17:07:05 -08:00
Robin Lindner
65d8a464e1
Remove empty class (#14072)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2023-11-10 12:48:42 +01:00
v-wuzhai
686a27b3a2
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17742) 2023-11-09 17:58:54 -08:00
Matt Thalman
81c9bea209
SB patch for net9.0 TFM in SBRP (#17749) 2023-11-09 20:21:05 +00:00
Codrin-Victor Poienaru
00178e6f21
Insert net9.0 test templates (#17745) 2023-11-09 09:52:19 -08:00
Ladi Prosek
6ebd35075d
NGEN Microsoft.DotNet.MSBuildSdkResolver.dll and its dependencies (#17732)
MSBuild.exe currently spends a significant amount of time JITting `Microsoft.DotNet.MSBuildSdkResolver` and its dependencies, see https://github.com/dotnet/msbuild/issues/9303 for details.

This PR makes Visual Studio installer add these assemblies to the NGEN queue, which is a necessary condition for eliminating JITting. Just like `Microsoft.Build.*` assemblies, we need to NGEN these with two configurations: vsn.exe so it works in the devenv process, and MSBuild.exe so it works in MSBuild satellite processes.
2023-11-09 08:58:28 +01:00
Jason Zhai
c18dc73da1 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-08 23:26:37 -08:00
v-wuzhai
6dacaabe2a
[automated] Merge branch 'release/8.0.2xx' => 'main' (#17642) 2023-11-08 21:58:32 -08:00
Ella Hathaway
41b9905e88
Run dotnet-dotnet pipeline at midnight PST (#17738) 2023-11-08 15:20:43 -08:00
Matt Thalman
a2f28cec25 Remove darc feed 2023-11-08 08:16:18 -06:00
Jason Zhai
b7bae3f7ae Revert "stabilize package versions" 2023-11-08 01:56:05 -08:00
Jason Zhai
e552fd48f3 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-08 00:44:27 -08:00
Jason Zhai
648ae2cca6 Merge branch 'release/8.0.2xx' 2023-11-07 23:58:05 -08:00
Matt Thalman
705edb7816
Use NetCurrent for source build projects (#17722) 2023-11-07 21:40:55 +00:00
Nikola Milosavljevic
018dee785f
Stop injecting NoWarns into repo's Directory.Build.props (#17712) 2023-11-07 12:29:07 -08:00
Ella Hathaway
eefba512e7
Split current CI pipline (#17370) 2023-11-07 08:54:50 -08:00
Přemek Vysoký
c7ee8f18f4
[release/8.0.1xx] Bump darc to fix VMR sync (#17704) 2023-11-07 07:05:56 -08:00
Matt Thalman
7ac1022e78
Re-enable SB tests (#17672) 2023-11-07 09:05:43 -06:00
Jo Shields
3f52214483
Don't use/look for 'cm.2.0' artifact names when building portable on Mariner (#17699) 2023-11-06 15:30:20 -05:00
Jo Shields
565fa4e240 Don't use/look for 'cm.2.0' artifact names when building portable on Mariner 2023-11-06 09:32:09 -05:00
Jo Shields
628620f5cc Build portable runtime when PortableBuild is forced in SB/VMR 2023-11-06 09:28:23 -05:00
Přemek Vysoký
8bd1ebc600
Bump darc to fix VMR synchronization edge case (#17693) 2023-11-06 04:50:53 -08:00
Marc Paine
8022c5e9e8 Enable 9.0 SDK templates 2023-11-01 13:53:02 -07:00
Nikola Milosavljevic
e051067c46
Stop making tools.sh changes during source-build (#17664)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-11-01 10:57:00 -07:00
Marc Paine
d712505e09 Enable the 9.0 templates 2023-10-31 11:31:16 -07:00
Přemek Vysoký
8a00728180
Stop synchronizing xliff-tasks into the VMR (#17670) 2023-10-31 13:39:59 +00:00
Matt Thalman
59107fe818
Add font files as allowed for runtime (#17662) 2023-10-30 20:36:16 +00:00
Matt Thalman
1e64f53bd8
Update SDK diff baseline (#17660) 2023-10-30 18:52:31 +00:00
dotnet-maestro[bot]
ccd9b027de
[main] Update dependencies from dotnet/arcade (#17640)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-10-30 10:55:21 -07:00
Matt Mitchell
00fbfd8650
[release/8.0.1xx] Stabilize package versions (#17614)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-10-30 15:47:31 +00:00
Jason Zhai
284eeb7aa8 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-10-30 00:10:53 -07:00
Larry Ewing
aae4b7a67b Exclude them from the signing validation too 2023-10-27 18:27:58 -05:00
Larry Ewing
536882b720 Add the manifests for .net8 2023-10-27 17:56:55 -05:00
Matt Thalman
d6d8155f4f
Revert "Bump darc to fix package version updates" (#17644) 2023-10-27 22:11:48 +00:00
dotnet-maestro[bot]
985baac10f
[main] Update dependencies from dotnet/sdk (#17626)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.9.0: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 9.0.0-alpha.1.23523.17 to 9.0.0-alpha.1.23525.5 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-alpha.1.23520.4 to 9.0.0-alpha.1.23525.8 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 9.0.0-alpha.1.23521.3 to 9.0.0-alpha.1.23526.7 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-alpha.1.23520.4 to 9.0.0-alpha.1.23526.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.8.0-beta.23523.7 to 12.8.0-beta.23525.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.200-beta.23523.7 to 8.0.200-beta.23525.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.9.0-preview-23519-02 to 17.9.0-preview-23525-02 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.9.0-1.23524.3 to 4.9.0-1.23526.18 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.9.0-preview-23523-01 to 17.9.0-preview-23525-03 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.9.0-preview.1.18 to 6.9.0-preview.1.21 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 9.0.0-alpha.1.23523.13 to 9.0.0-alpha.1.23527.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-alpha.1.23507.1 to 9.0.0-alpha.1.23523.3 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Update Versions.props

 - Update Versions.props

 - adjust the failing sdk patch
2023-10-27 19:57:39 +00:00
Matt Mitchell
b5f35c12fd
Add scenario tests project (#17636) 2023-10-27 10:54:33 -07:00
Přemek Vysoký
6f3eeae49d
Bump darc to fix package version updates (#17639) 2023-10-27 08:56:49 -07:00
Marc Paine
eb4f50fabf
Update the stage 0 version and unwind a few of the upgrade changes (#17617) 2023-10-27 15:06:01 +00:00
Matt Thalman
026378d5e7
Ignore CFS0013 errors for non-Azure Artifact feeds (#17637) 2023-10-27 09:59:34 -05:00
Přemek Vysoký
fb7c9717cf
Update VMR's README instructions to 9.0.100 (#17638) 2023-10-27 03:55:37 -07:00