Commit graph

5865 commits

Author SHA1 Message Date
Nikola Milosavljevic
3191211534 Add NoWarn for SYSLIB0051 to work around obsolete API 2023-06-01 16:07:26 +00:00
Sven Boemer
5acae40bde
Only list supported RIDs for ILCompiler (#16545)
Attempting to publish AOT on an unsupported host, or with an
unsupported target RID, will produce an error in the SDK before trying
to restore the ILCompiler packages. This uses the RID list in
`KnownILCompilerPack` as the source of truth for what is considered
supported. Then with improved error reporting
(https://github.com/dotnet/sdk/pull/32943), this will give enough info
to the user about why a scenario isn't supported for aot.

Failing before restore does mean that advanced users who want to test
with unsupported ILC packages need to use a different
workaround. Instead of adding a `PackageReference`, they'll need
something like this:

```xml
<ItemGroup>
  <KnownILCompilerPack Update="@(KnownILCompilerPack)">
    <ILCompilerRuntimeIdentifiers>unsupported-rid</ILCompilerRuntimeIdentifiers>
  </KnownILCompilerPack>
</ItemGroup>
```
2023-06-01 08:37:49 -07:00
Michael Simons
bf404d0676
Add source-build patch to eliminate razor prebuilts (#16536) 2023-06-01 07:34:17 -05:00
Michal Strehovský
f38b2f108f
Do not try to restore ASP.NET on linux-bionic (#16529) 2023-06-01 08:37:31 +09:00
Marc Paine
efa824381d
Remove win-arm support in net8 (#16496) 2023-05-31 15:55:46 -07:00
Marc Paine
a2421534eb
Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2191622 (#16485) 2023-05-31 15:00:16 -07:00
Marc Paine
d90d1de87e
Merge branch 'main' into marcpopMSFT-removewinarm 2023-05-31 14:55:05 -07:00
Matt Thalman
9ca0464b4e
Ignore CA1822 for aspnetcore (#16544) 2023-05-31 21:42:52 +00:00
Michael Simons
aca8cbc211
Enable source build PVP flow for aspnetcore (#16543) 2023-05-31 21:16:09 +00:00
Nikola Milosavljevic
6a1f058ba5 Patch for net8.0 targeting in nuget.client 2023-05-31 19:44:57 +00:00
Michael Simons
e9175418d6
Enable per repo pvp for format, fsharp, and test-templates (#16540) 2023-05-31 14:19:12 -05:00
Oleksandr Didyk
287b9ae582
enable repo pvp for runtime (#16532) 2023-05-31 14:14:46 +00:00
dotnet-maestro[bot]
1d183fb836
[main] Update dependencies from dotnet/sdk (#16526)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23273.2 to 8.0.0-preview.6.23279.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.5.23269.3 to 8.0.0-preview.6.23276.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23270.3 to 8.0.0-preview.6.23280.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.5.23270.1 to 8.0.0-preview.6.23280.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.7.0-beta.23271.1 to 12.8.0-beta.23275.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.400-beta.23271.1 to 8.0.100-beta.23275.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview.23268.1 to 17.7.0-preview.23276.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23272.8 to 4.7.0-2.23276.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.7.0-preview-23272-02 to 17.7.0-preview-23279-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.2.47 to 6.7.0-preview.2.50 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.14 to 8.0.0-preview.6.23279.6 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.5.23265.1 to 8.0.0-preview.6.23277.2 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Remove backported source-build patches for NuGet.Client
2023-05-30 22:29:06 +00:00
Tom Deseyn
5ddd9e43e6
source-build: bundle runtime packs with the sdk. (#16499)
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-05-30 13:14:52 -05:00
Marc Paine
5521a24a13 Fix from PR review. 2023-05-25 15:57:58 -07:00
Matt Thalman
c8aab02ed6
SB patch to exclude WPF projects from nuget-client (#16507) 2023-05-25 15:27:01 -05:00
Michael Simons
fcb7e475f8
Remove unnecessary sourcelink patch (#16498) 2023-05-25 08:56:45 -05:00
Tom Deseyn
896efd974c 7.0.1xx: ignore WarnOrErrorOnTargetArchitectureMismatch. 2023-05-25 13:42:55 +02:00
Marc Paine
4eeaa0f5c4 Double checked all 8.0 rids and noticed that I'd missed aspnet 2023-05-24 09:47:44 -07:00
Marc Paine
4ff81b5c39 Remove win-arm support in net8
Clean up the logic to correctly have a version of rids per release

A side effect of this is that net6.0 included a bunch of bionic RIDs that were added for 7.0. Those have now been removed
2023-05-24 09:45:19 -07:00
Nikola Milosavljevic
7e3cbf69c4
Patch for ILMerge prebuilt in source-build (#16487)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-05-23 22:52:03 +00:00
Nikola Milosavljevic
248f535bbf
Use new prebuilts package - Private.SourceBuilt.Prebuilts.0.1.0-8.0.100-31.centos.8-x64.tar.gz (#16482) 2023-05-23 18:36:18 +00:00
dotnet bot
3590ed9c31 Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2186824 2023-05-23 11:09:36 -07:00
dotnet-maestro[bot]
441d27fc63
[main] Update dependencies from dotnet/sdk (#16471)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23272.6 to 8.0.0-preview.5.23272.16 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23271.1 to 4.7.0-2.23272.8 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23272.4 to 8.0.0-preview.5.23272.14 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' into darc-main-1526ed1d-2ba6-4a46-b95c-5f4c7ce0323b

 - Remove backported roslyn patch

 - Remove backported Roslyn patch
2023-05-23 16:56:10 +00:00
Michael Simons
0016cea7f9
Revert "Remove runtime patch that was addressed (#16466)" (#16477) 2023-05-23 11:54:30 -05:00
Michael Simons
2343810002
Remove runtime patch that was addressed (#16466)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
2023-05-22 17:42:12 -07:00
Forgind
1eb909edbc Change property name (#16341)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-05-22 13:04:42 -07:00
Forgind
baad58f5b4 Change property name (#15907)
This means the package version property won't collide with MicrosoftNetCompilersToolsetPackageVersion, which is already in use for another package, albeit the core version of the same package.
2023-05-22 13:04:26 -07:00
Forgind
783478bbb0 Generate version for Roslyn packages (#15216)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-05-22 13:03:48 -07:00
Matt Thalman
1633fdb585 Merged PR 31462: Add System.Reflection.Metadata to poison baseline
This adds back System.Reflection.Metadata.dll to the poison baseline. It was originally removed in https://github.com/dotnet/installer/pull/16078 but now has showed up again.
2023-05-22 19:38:58 +00:00
dotnet-maestro[bot]
4508c3cba5
[main] Update dependencies from dotnet/sdk (#16452)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23268.15 to 8.0.0-preview.5.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.5.23267.2 to 8.0.0-preview.5.23269.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.5.23268.5 to 8.0.0-preview.5.23270.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.5.23268.1 to 8.0.0-preview.5.23270.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 12.7.0-beta.23267.4 to 12.7.0-beta.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.400-beta.23267.4 to 7.0.400-beta.23271.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.7.0-preview.23267.3 to 17.7.0-preview.23268.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-2.23268.17 to 4.7.0-2.23271.1 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.2.44 to 6.7.0-preview.2.47 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23268.13 to 8.0.0-preview.5.23272.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.5.23252.1 to 8.0.0-preview.5.23265.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)

 - Cloak the removed binary

 - Revert "Cloak the removed binary"

This reverts commit c39b93bedaebe30b357305f5abf064af5d2737a3.

 - Remove allowed binaries

 - Merge branch 'main' into darc-main-f14f2feb-688d-40f3-a2b7-964c038ada93
2023-05-22 16:33:33 +00:00
Nikola Milosavljevic
3fa683a2dc
Patch for roslyn ref-pack prebuilts (#16451) 2023-05-19 22:59:04 +00:00
Nikola Milosavljevic
3b0743fa60
Patch for Microsoft.VisualStudioEng.MicroBuild.Core prebuilt (#16450) 2023-05-19 20:40:04 +00:00
Matt Thalman
c8b79b9e39
Update poison baseline (#16449) 2023-05-19 19:42:20 +00:00
Matt Mitchell
d01457385e Merged PR 31376: [internal/release/6.0.1xx] Merge from public
Merge from public release/6.0.1xx to internal/release/6.0.1xx and resolve conflicts if necessary
2023-05-19 16:48:52 +00:00
Matt Thalman
de8c9e71bd Merged PR 31351: Update source-build XML test baseline
The System.Runtime.CompilerServices.Unsafe.xml file no longer is reported as a missing XML doc from the source-build output. Removing it from the baseline.
2023-05-19 16:20:00 +00:00
Nikola Milosavljevic
3ffce32651
Use new prebuilts package - Private.SourceBuilt.Prebuilts.0.1.0-8.0.100-29.centos.8-x64.tar.gz (#16448) 2023-05-19 16:00:07 +00:00
Oleksandr Didyk
e72f754b98 add exception for wasm binary in runtime 2023-05-19 11:53:46 +00:00
Larry Ewing
59d723bcff
Merge branch 'main' into darc-main-b3493948-ba4e-418f-85b9-c4d9e5a8b57d 2023-05-18 21:13:05 -05:00
Nikola Milosavljevic
39b55a955d Remove patch for roslyn ref-pack usage 2023-05-19 00:43:37 +00:00
Marc Paine
4c801c8595
Add lock comment to loc all of the .NET product strings (#16347) 2023-05-18 16:12:37 -07:00
Larry Ewing
0f237fa404
Merge branch 'main' into darc-main-b3493948-ba4e-418f-85b9-c4d9e5a8b57d 2023-05-18 15:33:06 -05:00
Larry Ewing
1cb6a2f954 Remove the arm msi reference as well 2023-05-18 15:31:51 -05:00
Larry Ewing
ecdfbac96b
Remove more win-arm references 2023-05-18 13:47:13 -05:00
dotnet-maestro[bot]
804050874c
[main] Update dependencies from dotnet/arcade (#16432)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23218.3 to 8.0.0-beta.23252.2 (parent: Microsoft.DotNet.Arcade.Sdk)
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23263.1 to 1.0.0-beta.23266.1 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Remove integrated source build patch
2023-05-18 18:22:48 +00:00
Jan Kotas
82fe0fc7f6 Delete Windows Arm32 support 2023-05-18 10:58:34 -07:00
Marc Paine
6e895f111b Update the lci files per instructions and add a .lss file 2023-05-17 17:00:10 -07:00
Michael Simons
ee985a9280 Remove resolved source-build runtime patch 2023-05-17 17:55:47 +00:00
Michael Simons
4a6b3d568b
Remove obsolete aspnetcore source-build patch (#16424) 2023-05-17 10:54:26 -05:00
Michael Simons
9fffed5d08
Remove MicrosoftNetCompilersToolsetPackageVersion patches (#16417) 2023-05-17 07:57:15 -05:00
NET Source-Build Bot
6ce5d93548
.NET Source-Build 8.0.100-preview.4.23260.5 May 2023 Updates (#16414)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-05-16 20:12:09 +00:00
Přemek Vysoký
7eea2f60fd
Bump xunit/Newtonsoft.Json libs in SB SmokeTests (#16401) 2023-05-15 08:50:25 -07:00
Přemek Vysoký
9f3e9ca0df
Fix wording on VMR's root NuGet.config (#16400) 2023-05-15 07:50:41 -07:00
Přemek Vysoký
b45effa18f
Resolve NuGet.config issues in the VMR (#16386)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-05-14 13:09:25 +00:00
Marc Paine
7a6028679a
[automated] Merge branch 'release/7.0.4xx' => 'main' (#16374) 2023-05-12 12:57:01 -07:00
Jason Zhai
8d2cf17b1c Merge branch 'release/7.0.4xx' 2023-05-11 23:44:52 -07:00
Marc Paine
b917928287 Find the releases dll in the correct path 2023-05-11 16:45:08 -07:00
Marc Paine
bfe0bf6e81 Update the loc comment format per feedback. 2023-05-11 15:32:01 -07:00
Tom Deseyn
1c1af1d535
GenerateLayout.targets: use ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch. (#16368) 2023-05-11 14:58:13 -05:00
Marc Paine
53ad3ea149
Change the name of the file and add tizen. (#16195) 2023-05-11 11:53:38 -07:00
Jason Zhai
9914aa48f5 Merge branch 'main' of https://github.com/dotnet/installer into darc-main-817315bd-ca8d-4e8e-9a2e-b14bfc73bc22 2023-05-11 01:02:29 -07:00
Noah Gilson
81581ade5d Add containers to the excluded files and only crossgen container tasks 2023-05-10 10:15:18 -07:00
Forgind
646195bd11
Change property name (#16341)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-05-09 15:34:51 -07:00
Noah Gilson
62f8f18d1b Add containers to the excluded files and only crossgen container tasks 2023-05-09 14:27:09 -07:00
Noah Gilson
7c66265865
Merge branch 'main' into darc-main-817315bd-ca8d-4e8e-9a2e-b14bfc73bc22 2023-05-09 11:33:53 -07:00
Marc Paine
e718250bc4 Add loc comment to loc all of the .NET product strings 2023-05-09 10:40:10 -07:00
Matt Thalman
5742ab3e39
Remove Microsoft.CodeCoverage.IO from poison baseline (#16345) 2023-05-09 14:01:10 +00:00
Matt Thalman
58909d9656
[automated] Merge branch 'release/6.0.3xx' => 'release/6.0.4xx' (#16335) 2023-05-08 08:14:01 -05:00
dotnet-maestro-bot
aa85b410d2
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#16330)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-05-08 07:48:25 -05:00
Matt Thalman
9c98d91d6d
Fix Download MSFT sdk Tarball pattern (#16329) 2023-05-04 21:09:44 +00:00
Larry Ewing
aceb54a225
Merge branch 'main' into darc-main-817315bd-ca8d-4e8e-9a2e-b14bfc73bc22 2023-05-04 09:52:22 -05:00
Michael Simons
681a214abd Remove backported vstest source-build patch 2023-05-04 13:30:57 +00:00
Matt Thalman
3a7e728c8f
Ignore CA1854 warnings for aspnetcore (#16316) 2023-05-03 14:08:42 -07:00
dotnet-maestro[bot]
551bf3aa16
[main] Update dependencies from dotnet/sdk (#16311)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.5.23252.16 to 8.0.0-preview.5.23252.26 (parent: Microsoft.NET.Sdk)
  - Microsoft.FSharp.Compiler: from 12.5.0-beta.23251.2 to 12.5.0-beta.23253.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.400-beta.23251.2 to 7.0.400-beta.23253.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.5.23252.2 to 8.0.0-preview.5.23252.13 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' into darc-main-4610d0ed-e56b-409d-a9c4-39a6c43910f9

 - Merge branch 'main' into darc-main-4610d0ed-e56b-409d-a9c4-39a6c43910f9

 - Remove backported razor patch

 - Merge branch 'main' into darc-main-4610d0ed-e56b-409d-a9c4-39a6c43910f9
2023-05-03 18:20:31 +00:00
Matt Thalman
a3e05091be
Patch to remove CodeCoverage.IO from SB for vstest repo (#16315) 2023-05-03 16:51:02 +00:00
Jeremy Koritzinsky
3c6b8ae11f
Bring back sudo on the RPM commands now that we install sudo in the fpm image. (#16303) 2023-05-03 09:43:12 +02:00
Larry Ewing
4038f231b3
Merge branch 'main' into darc-main-538c30bb-73ad-40db-ba44-40524ecbeff9 2023-05-02 09:39:00 -05:00
Matt Thalman
0ebfeb1870
Disable VerifyVersionFile test (#16282) (#16289) 2023-05-02 14:37:24 +00:00
Michael Simons
87fd3762a3 Resolve source-build razor patch conflict 2023-05-01 19:55:16 +00:00
Chris Ross
9cfec2b624
Merge branch 'main' into darc-main-538c30bb-73ad-40db-ba44-40524ecbeff9 2023-05-01 09:49:33 -07:00
Matt Thalman
147d1a7692
Keep deployment-tools package versions in sync (#16270) (#16278) 2023-05-01 10:42:45 -05:00
Matt Thalman
af0baa101a
Runtime patch: Fix cast type to conform to Roslyn API (#16262) (#16263) 2023-05-01 09:43:52 -05:00
Matt Thalman
b1fceb6a00
Fix IDE analyzer errors for aspnetcore (#16268) (#16276) 2023-05-01 09:28:11 -05:00
Matt Thalman
2487ca15dc
Update poison usage baseline (#16280) 2023-05-01 08:20:52 -05:00
Marc Paine
abdb5a922a
Update the minimum VS version automatically (#16124) 2023-04-28 16:42:00 -07:00
Alexander Köplinger
67bfe8fce8
Create KnownRuntimePack entries for NativeAOT (#16261) 2023-04-28 22:10:33 +02:00
Matt Thalman
ce462cbfb1 Update compilers toolset version in format patch 2023-04-28 14:17:55 -05:00
Matt Thalman
e3f5d17dc7 Rebase format patch 2023-04-28 13:57:53 -05:00
Larry Ewing
5c4b3fea0c
Remove emsdk patch that has made it here 2023-04-28 13:24:42 -05:00
Jeremy Koritzinsky
87796ec7da
Fix building RPMs (#16249) 2023-04-28 10:53:55 -07:00
Nikola Milosavljevic
4f3e7dba2f
Fix BlazorWasm projects (#16260) 2023-04-28 09:57:36 -07:00
Matt Thalman
c730f25784
Fix vstest analyzer errors (#16269) (#16277) 2023-04-28 11:31:30 -05:00
Matt Thalman
e0e93a9a55
Update prebuilts tarball version (#16271) 2023-04-28 07:33:00 -05:00
Nikola Milosavljevic
ae422fd2a8 Fix BlazorWasm projects 2023-04-28 07:09:18 +00:00
Přemek Vysoký
ec53a09bd8
Fix synchronization in VMR Codespace (#16259) 2023-04-27 13:30:54 +00:00
Přemek Vysoký
f5b37ec92f
Remove notes about the VMR being experimental (#16257) 2023-04-27 13:24:18 +00:00
Eric Erhardt
1e1212e37c
Remove vstest patch that was backported in 960212f9cf 2023-04-26 19:22:17 -05:00
Eric Erhardt
3f837b6913
Delete vstest patch that was backported with 21bc097b12 2023-04-26 11:45:57 -05:00
Eric Erhardt
64c3c1471e
Remove runtime patch that was backported with 2802c972f7 2023-04-26 11:10:36 -05:00
Eric Erhardt
57e217062e
Merge branch 'main' into darc-main-2b67c806-3e93-4a35-83ca-82672f3b3edf 2023-04-26 08:13:25 -05:00
Eric Erhardt
e214378193
Remove backported asp.net patch 2023-04-26 08:10:48 -05:00
Přemek Vysoký
4918bfbd81
Do not require Source Link info for VMR smoke tests (#16241) 2023-04-26 09:10:53 +00:00
dotnet-maestro[bot]
0007377e1e
[main] Update dependencies from dotnet/sdk (#16227)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
2023-04-25 17:31:49 -05:00
Michael Simons
15b1d4a1b1
Add runtime source-build patch to fix stage2 build (#16233) 2023-04-25 20:55:28 +00:00
Michael Simons
41eeeb362c
Update source-build prebuilts (#16231) 2023-04-25 11:07:25 -05:00
Marc Paine
5645dfe608
Merge branch 'main' into merge/release/7.0.4xx-to-main 2023-04-24 17:06:04 -07:00
Nikola Milosavljevic
59fe5f82b6
TFM trimming - emsdk - Move NoTargetFrameworkFiltering property to Directory.Build.props (#16214) 2023-04-24 12:34:52 -07:00
Michael Simons
294b49956e
Add vstest patch to address System.Private.Uri prebuilts (#16215) 2023-04-24 15:45:22 +00:00
Přemek Vysoký
f308bf657f
Move Source Link args to build.sh, support release manifest (#16184)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-04-24 07:23:43 -07:00
Nikola Milosavljevic
1586596860 Add backport comment 2023-04-24 14:13:38 +00:00
Nikola Milosavljevic
2a80505525 Move NoTargetFrameworkFiltering property to Directory.Build.props 2023-04-24 14:04:10 +00:00
Přemek Vysoký
18d53e5710
Exclude SignTool test binaries from the VMR (#16210) 2023-04-24 11:45:01 +00:00
Přemek Vysoký
61ee278aad
Add emsdk localization files to allowed VMR binaries (#16211) 2023-04-24 10:49:59 +00:00
dotnet-maestro[bot]
892410186f
[main] Update dependencies from dotnet/sdk (#16198)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-preview.4.23221.2 to 8.0.0-preview.4.23222.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-preview.4.23221.2 to 8.0.0-preview.4.23222.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-preview.4.23221.2 to 8.0.0-preview.4.23222.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-preview.4.23221.3 to 8.0.0-preview.4.23221.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.4.23221.2 to 8.0.0-preview.4.23222.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-preview.4.23220.4 to 8.0.0-preview.4.23221.5 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-preview.4.23221.2 to 8.0.0-preview.4.23222.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-preview.5.23220.2 to 8.0.0-preview.5.23221.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.Net.Compilers.Toolset: from 4.7.0-1.23220.5 to 4.7.0-1.23222.1 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.7.0-preview.1.17 to 6.7.0-preview.1.18 (parent: Microsoft.NET.Sdk)

 - Remove uneeded sdk patch

 - Merge branch 'main' into darc-main-fdcf4eae-57ea-4557-a61e-e2920ae4149f
2023-04-23 20:12:25 +00:00
dotnet-maestro[bot]
30b74a7bde
[main] Update dependencies from dotnet/sdk (#16197)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
2023-04-21 17:59:10 -07:00
Michael Simons
4fb7b6eb32 Resolve format patch conflict 2023-04-21 20:24:54 +00:00
Michael Simons
ac0ccb6148 Revert "remove format patch"
This reverts commit 9fdf58a4e6.
2023-04-21 20:24:07 +00:00
Larry Ewing
9fdf58a4e6
remove format patch 2023-04-21 15:17:45 -05:00
Marc Paine
c67f9466a5 Change the name of the file and add tizen. This will have to wait till the SDK PR is in most likely. 2023-04-21 13:07:15 -07:00
Matt Thalman
6a2a8c2798
Add sourcelink patch to workaround MSBuild cache issue (#16187) 2023-04-21 13:07:00 -05:00
Nikola Milosavljevic
98313ce301
Fix TFM path for Test CLI package (#16186) 2023-04-21 17:35:43 +00:00
Marc Paine
a4ec49fae3
Fix the swr file logic
It was supposed to be && and not || to avoid copying those files
2023-04-21 10:14:05 -07:00
Michael Simons
d1ee91a0ed Re-enable dotnet/format in source-build 2023-04-21 03:09:55 +00:00
Michael Simons
a8cc6793c6
Merge branch 'main' into darc-main-8a154d6d-22ea-4cb2-bfb6-b99b78fe6656 2023-04-20 21:19:33 -05:00
Michael Simons
5580e32db0
Update source-build prebuilts (#16176) 2023-04-21 01:56:10 +00:00
Michael Simons
1fa93166f7 Resolve roslyn-analyzers patch conflict 2023-04-21 00:35:15 +00:00
dotnet-maestro[bot]
b9688fbc32
[main] Update dependencies from dotnet/sdk (#16173)
[main] Update dependencies from dotnet/sdk


 - Remove backported roslyn-analyzers source-build patch
2023-04-20 23:11:41 +00:00
Nikola Milosavljevic
cc52435c9b
Use correct ref-pack versions (#16172) 2023-04-20 15:50:08 -05:00
Michael Simons
d202ee051f
Update source-build dotnet project to reflect real build order (#16168) 2023-04-20 12:29:43 -05:00
Larry Ewing
a07e5c65b4
Add KnownWebAssemblySdkPack to GenerateBundledVersions for .NET 6 and 7 (#16159) 2023-04-20 12:23:35 -05:00
dotnet-maestro[bot]
c7bb987f70
[main] Update dependencies from dotnet/source-build-reference-packages (#16169)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-04-20 12:16:27 -05:00
dotnet-maestro[bot]
28b0d23f12
[main] Update dependencies from dotnet/sdk (#16033)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Dan Moseley <danmose@microsoft.com>
2023-04-20 08:49:04 -05:00
Nikola Milosavljevic
3565cc8dd0 Removing unnecessary comment 2023-04-20 13:22:36 +00:00
Nikola Milosavljevic
4dd124d119 Use full version for source-build artifacts 2023-04-19 21:57:11 +00:00
Marek Fišera
00fdf2ee6d Fix tfm for net 6 2023-04-19 17:40:17 +02:00
Marek Fišera
bac666b858 Add KnownWebAssemblySdkPack to GenerateBundledVersions pointing to a package Microsoft.NET.Sdk.WebAssembly.Pack for .NET 6 and 7. 2023-04-19 17:35:44 +02:00
Matt Thalman
108bf13291
Update version of SB prebuilts tarball (#16155) 2023-04-19 14:03:51 +00:00
Matt Thalman
75acb045a8
Enable PVP flow for templating repo (#16149) 2023-04-19 08:44:00 -05:00
Michael Simons
628b538232 Merge branch 'main' of https://github.com/dotnet/installer into sdk-installer 2023-04-18 17:23:09 +00:00
Michael Simons
a557015ebe Disable source-build integration tests that need additional investigation 2023-04-18 17:18:20 +00:00
dotnet-maestro-bot
16c10f8115
[automated] Merge branch 'release/7.0.4xx' => 'main' (#16134)
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com>
Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>
Co-authored-by: v-wuzhai <46013274+v-wuzhai@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-04-18 14:32:12 +02:00
v-wuzhai
ea888ffd79
[automated] Merge branch 'release/7.0.3xx' => 'release/7.0.4xx' (#16126) 2023-04-17 19:42:15 -07:00
Larry Ewing
e40dead297
Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-17 17:11:58 -05:00
Nikola Milosavljevic
bccbd91991
Merge branch 'main' into roslyn.property 2023-04-17 14:11:38 -07:00
Nikola Milosavljevic
299c7b1952 Source-build cannot override MicrosoftNetCompilersToolsetPackageVersion property 2023-04-17 21:09:48 +00:00
Nikola Milosavljevic
3f0a24b8d7 Source-build cannot override MicrosoftNetCompilersToolsetPackageVersion property 2023-04-17 20:50:09 +00:00
Matt Thalman
9404ce488a
Update SB prebuilts tarball (#16137) 2023-04-17 20:49:55 +00:00
Marc Paine
2e0e981184
Add lci files to filter localization (#15515) 2023-04-17 13:25:42 -07:00
Matt Thalman
5e9593fcb4
Patch to fix command-line-api to work with latest SDK (#16136) 2023-04-17 19:52:02 +00:00
Larry Ewing
5efd180bb7
Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-14 18:53:37 -05:00
Marc Paine
864797cdce Move the lci files up a level 2023-04-14 15:33:41 -07:00
Marc Paine
0f9a87bd8e Include the swr file in the nuget package 2023-04-14 15:22:44 -07:00
Marc Paine
f095e7a60b Fix the logic to pass in the version of VS all the way through to the candle app 2023-04-14 14:25:04 -07:00
Marc Paine
fffc681edd Initial attempt to automate the minimum VS version 2023-04-14 12:02:20 -07:00
Michael Simons
315039ab6d
Add source-build NuGet.Client patch to address prebuilts (#16108) 2023-04-14 09:42:52 -05:00
Jason Zhai
9270b32915 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-04-13 19:32:13 -07:00
Jason Zhai
0fcf9ecf2d Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-04-13 19:26:17 -07:00
v-wuzhai
7d4fa59970
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#16110) 2023-04-13 19:24:30 -07:00
Marc Paine
83c5bc9d51 That didn't work so switching them back. 2023-04-13 14:15:39 -07:00
Marc Paine
0bfde92839 Rename the files to lcl file extensions 2023-04-13 13:41:45 -07:00
Marc Paine
f6e04c22f6 Merge remote-tracking branch 'origin/main' into marcpopMSFT-addlcifile 2023-04-13 12:58:14 -07:00
Matt Thalman
eb8fffd0ec
Enable PVP flow for command-line-api (#16109) 2023-04-13 14:52:55 -05:00
Larry Ewing
c50ef795a2
fixup ILCompiler.csproj patch 2023-04-13 14:17:16 -05:00
Matt Thalman
224920d84e
Update MsftToSbSdk.diff (#16106) 2023-04-13 19:15:31 +00:00
Larry Ewing
fc92eb2b69
Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-13 12:17:03 -05:00
Marc Paine
253b3575d5
[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.3xx' (#16096) 2023-04-13 10:16:17 -07:00
Matt Thalman
668276750a
Write and upload updated baselines for source-build content tests (#16088)
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
2023-04-13 14:21:52 +00:00
Přemek Vysoký
47b2840867
Add blazor-web.js to allowed binaries (#16095) 2023-04-13 06:53:12 -07:00
Larry Ewing
3d8f724526
remove ReleseNotesUtil.csproj patch 2023-04-13 08:02:11 -05:00
Matt Thalman
013a5c821e
Update SB test baselines (#16087) 2023-04-13 07:44:57 -05:00
Larry Ewing
7891e556ec
Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-13 00:28:56 -05:00
Jason Zhai
a0351ad7c1 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-04-12 19:59:09 -07:00
Jason Zhai
58f6df6554 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-04-12 19:56:47 -07:00
Matt Thalman
f2d17c523c
Update poison baseline (#16079) 2023-04-12 20:54:05 +00:00
Matt Thalman
dc76a05e0b
Add CA1512 NoWarn for aspnetcore (#16076) 2023-04-12 20:31:37 +00:00
Matt Thalman
eec4c56c89
Update SB test baselines (#16078) 2023-04-12 20:23:40 +00:00
Rahul Bhandari
da336f2877
Update snapcraft.yaml 2023-04-12 09:39:06 -07:00
Rahul Bhandari
9586d0d9e2
Update snapcraft.yaml 2023-04-12 09:38:35 -07:00
Rahul Bhandari
0a85997537
Create snapcraft.yaml 2023-04-12 09:37:28 -07:00
Premek Vysoky
36963c7db3 Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-12 18:32:58 +02:00
Michael Simons
c1e8222d0e
Update source-build prebuilts (#16065) 2023-04-12 07:47:51 -05:00
Jason Zhai
21c8e13b80 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-04-11 19:49:06 -07:00
Larry Ewing
123275b306
Merge branch 'main' into darc-main-d1692cc6-e594-4aaf-9242-8c8113d82c8d 2023-04-11 19:08:55 -05:00
NET Source-Build Bot
0be0ea84df
.NET Source-Build 7.0.105 April 2023 Updates (#16049)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-04-11 23:06:32 +00:00
Matt Thalman
ef03f13dca
Update SB artifact references for 8.0 Preview 3 release (#16055) 2023-04-11 16:31:47 -05:00
NET Source-Build Bot
31adef2d5f
.NET Source-Build 6.0.116 April 2023 Updates (#16048) 2023-04-11 16:25:18 -05:00
Michael Simons
6cc3b3e77b
Add sourcelink source-build patch to address prebuilts (#16041) 2023-04-11 13:27:30 -05:00
Michael Simons
87ee87a3af
Add cecil project to dotnet source-build project (#16037) 2023-04-11 17:08:45 +00:00
Michael Simons
24c16b3a35 Remove backported razor patch 2023-04-11 13:57:20 +00:00
Larry Ewing
3ca7ad1c79
Fix typo in src/SourceBuild/content/Directory.Build.props (#15969) 2023-04-11 08:39:09 -05:00
Michael Simons
ef135c3bba Remove backported emsdk source-build patch 2023-04-11 13:19:50 +00:00
Noah Gilson
d27c5c554d
[main] Update dependencies from dotnet/sdk (#16005) 2023-04-10 08:47:19 -07:00
Matt Thalman
3fc1dda3c6
Enable PVP flow for cecil (#16024) 2023-04-10 10:46:00 -05:00
Jason Zhai
0005f12559 Merge branch 'release/7.0.4xx' 2023-04-09 23:02:38 -07:00
Michael Simons
d4afec45ba
Update source-build checked-in prebuilts (#16017) 2023-04-07 20:10:50 +00:00
Matt Thalman
789a5291b0
Enable PVP flow for deployment-tools (#16012) 2023-04-07 15:47:40 +00:00
Andrii Siriak
b49087fdfc
Merge branch 'main' into patch-2 2023-04-07 11:07:22 +03:00
Nikola Milosavljevic
e4c7a5835d
Use artifacts and SDK from latest Preview 3 build (#15980) 2023-04-06 17:33:08 -05:00
Michael Simons
5dae3ba723 Remove backported source-build runtime patch 2023-04-06 21:01:10 +00:00
Matt Thalman
b2a41f6ab0
Enable PVP flow for xdt (#16006) 2023-04-06 15:04:32 -05:00
Marek Fišera
30373420bd
Add KnownWebAssemblySdkPack to GenerateBundledVersions (#15951) 2023-04-06 21:08:03 +02:00
Matt Thalman
5b4b0548f0
Enable PVP flow for symreader (#16003) 2023-04-06 12:46:14 -05:00
Matt Thalman
63966f4ab0
Enable PVP flow for source-build-externals (#16002) 2023-04-06 16:31:58 +00:00
Matt Thalman
b81a878ddd
Enable PVP flow for xliff-tasks (#16000) 2023-04-06 16:01:08 +00:00
Andrii Siriak
4bcd02e499
Merge branch 'main' into patch-2 2023-04-06 15:17:36 +03:00
Jason Zhai
ed3a8bec19 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-04-05 20:07:03 -07:00
Matt Thalman
ac39002d20
Enable PVP flow for emsdk (#15995) 2023-04-05 19:22:24 +00:00
Přemek Vysoký
de4d0cbfd6
Make the VMR build work outside of git repository (#15963) 2023-04-03 16:55:55 +00:00
Matt Thalman
ff421514ea
Enable per-repo-PVP for diagnostics (#15968) 2023-04-03 09:59:19 -05:00
Andrii Siriak
cb8d41ffc5
Fix typo in src/SourceBuild/content/Directory.Build.props 2023-04-03 16:24:03 +03:00
Přemek Vysoký
f1fd4f4446
Fix permissions on init.sh for VMR's codespace (#15962) 2023-03-31 09:36:26 +00:00
Ilya Leoshkevich
6af27326cf
Support private feeds in prep.sh (#14330)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-03-30 14:59:14 +00:00
Nikola Milosavljevic
59fe62dcea Fix if statements 2023-03-29 17:14:30 +00:00
Michael Simons
cb35390c1b
Clean n-1 SBRP packages after building SBRP (#15898) 2023-03-28 09:40:55 -05:00
Matt Thalman
de6bcf7916
Update SB prebuilts tarball version (#15936) 2023-03-28 08:08:19 -05:00
Jason Zhai
32ca736228 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-27 23:56:01 -07:00
Chris Rummel
7a0e084715
Shutdown the build server before each build. (#15894)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-03-27 14:42:15 -05:00
Forgind
38be1b1ed8
Change property name (#15907)
This means the package version property won't collide with MicrosoftNetCompilersToolsetPackageVersion, which is already in use for another package, albeit the core version of the same package.
2023-03-24 16:42:13 -07:00
Matt Thalman
6dc8f5b00b
Update SB version info for 8.0 Preview 2 release (#15889) 2023-03-22 10:02:16 -05:00
Michael Simons
7cc8a16794
PVP workaround for system.drawing.common removal (#15876) 2023-03-21 08:56:22 -05:00
Jason Zhai
405a0cb56d Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-20 22:53:05 -07:00
Jason Zhai
b5ff817e03 Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-20 19:50:16 -07:00
Marc Paine
472784382a
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15857) 2023-03-20 15:00:50 -07:00
Chris Rummel
c3ca49df5b
Merge branch 'release/7.0.1xx' into merge/release/6.0.4xx-to-release/7.0.1xx 2023-03-20 14:46:28 -05:00
Michael Simons
c3730935bc
Add System.Common.Drawing prebuilt (#15868) 2023-03-20 15:16:33 +00:00
Michael Simons
37a41aef31
Add patch to address emsdk prebuilts (#15866) 2023-03-20 14:46:25 +00:00
Jason Zhai
f469b94651 Merge branch 'release/7.0.3xx' 2023-03-19 23:04:39 -07:00
Forgind
3ca0db8956
Generate version for Roslyn packages (#15216)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-03-17 16:21:23 -07:00
Matt Thalman
d984eb7c32
Revert "Update SB version info for 8.0 Preview 2 release (#15851)" (#15856) 2023-03-17 20:54:03 +00:00
Matt Thalman
2d2287032d
Update SB prebuilt tarball version (#15855) 2023-03-17 19:41:54 +00:00
Matt Thalman
ab6236957b
Update SB version info for 8.0 Preview 2 release (#15851) 2023-03-17 17:29:27 +00:00
Matt Thalman
836203e3fa
Use consistent packages across platforms for bootstrap (#15823) 2023-03-17 16:30:33 +00:00
Jason Zhai
1096da4857 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-16 19:41:54 -07:00
Jason Zhai
fe9bb2191e Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-15 19:52:12 -07:00
Jason Zhai
6f79e0b9da Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-03-15 19:46:46 -07:00
Chris Rummel
f7fbfe43cd
Source-build 7.0.104 March 2023 updates. (#15800) 2023-03-15 18:33:01 -05:00
Marc Paine
251dc81c5e
Merge branch 'release/6.0.3xx' into merge/release/6.0.1xx-to-release/6.0.3xx 2023-03-15 12:58:21 -07:00
Chris Rummel
89cf0a81c7
Source-build 6.0.115 March 2023 updates. (#15799) 2023-03-15 11:03:37 -05:00
Marc Paine
d8e8f7a055
Merging internal commits for release/7.0.2xx (#15794) 2023-03-14 11:18:26 -07:00
Sean Reeser
b72a2d6071 Merge commit '6c74320bc3ea80d03493a069e4c424b19a5a1983' into internal-merge-7.0.2xx-2023-03-14-1018 2023-03-14 10:18:09 -07:00
William Godbe
00d8c2d502
Merge branch 'main' into wtgodbe/AutoTemplMain 2023-03-14 09:24:50 -07:00
Matt Thalman
d625015437
Enable bootstrap flow testing in CI (#15774) 2023-03-14 16:17:21 +00:00
Tom Deseyn
b672d91789
DotNetHelper: fix IsMonoRuntime being initialized before extracting the sdk. (#15646) 2023-03-14 08:03:24 -05:00
v-wuzhai
5b3ec1e7ff
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15767) 2023-03-13 18:56:59 -07:00
wtgodbe
7318e092d0 Automate template updates into dotnet/installer 2023-03-13 14:11:48 -07:00
wtgodbe
67e4bf2cf0 Automate asp.net template updates into dotnet/installer 2023-03-13 14:07:05 -07:00
wtgodbe
0618b2c20d Automate asp.net template updates into dotnet/installer 2023-03-13 14:02:57 -07:00
Nikola Milosavljevic
cddf8e60e1
Enable filtering of tarball extraction (#15717) 2023-03-13 09:21:49 -07:00
Matt Thalman
f6ba6dd769
Update SB prebuilts tarball version (#15773) 2023-03-13 15:43:21 +00:00
Přemek Vysoký
d4db076b20
Add VMR sync functionality into dotnet/dotnet's Codespaces (#15750) 2023-03-13 14:44:42 +01:00
Jason Zhai
588cd23022 Merge branch 'release/7.0.3xx' 2023-03-12 23:09:56 -07:00
Nikola Milosavljevic
3b2ceb2072 Add support for partial tarball extraction 2023-03-10 23:06:01 +00:00
wtgodbe
6a0adcbcc0 Generalize 2023-03-10 10:12:51 -08:00
Jason Zhai
ca3926094a Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-09 21:57:02 -08:00
Jason Zhai
f8496d511c Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-03-09 21:49:55 -08:00
Marc Paine
0b50857b36
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15741) 2023-03-09 13:17:38 -08:00
Milena Hristova
1168b11f4b
Refactor the MSFT SDK content comparison tests into a separate pipeline (#15686) 2023-03-09 15:58:29 +01:00
Jason Zhai
c08416f7c7 Merge branch 'release/7.0.3xx' 2023-03-09 01:32:15 -08:00
Jason Zhai
5a8e9580e9 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-07 22:00:28 -08:00
Jason Zhai
5b6fe1117a Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-07 18:51:58 -08:00
Jason Zhai
6eee81f109 Merge branch 'release/6.0.3xx' into release/6.0.4xx 2023-03-07 18:42:11 -08:00
Jason Zhai
7514796e54 Merge branch 'release/6.0.1xx' into release/6.0.3xx 2023-03-07 18:38:58 -08:00
Marc Paine
e47e22aac6
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#15576) 2023-03-07 16:54:54 -08:00
Jacques Eloff
920639343e Set ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch 2023-03-06 12:46:49 -08:00
MilenaHristova
1ff37e478f Merge branch 'main' of https://github.com/dotnet/installer into move-sdk-smoke-tests 2023-03-06 10:45:48 +01:00
Logan Bussell
9cf0095d08
[main] Add CI for building with previously source-built SDK (#15603)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-03-04 01:53:19 +00:00
Michael Simons
f2ae53fbe1
Remove obsolete roslyn patch (#15700) 2023-03-03 22:56:16 +00:00
Matt Thalman
9bd65f4d78
Fix tarball extraction when using wildcards (#15695) 2023-03-03 15:47:25 +00:00
Chris Rummel
a4ecf7bfc0
Update poison usage baseline. (#15688) 2023-03-03 08:55:03 -06:00
MilenaHristova
7b74786a8f remove msft sdk build from vmr-build 2023-03-03 15:21:01 +01:00
MilenaHristova
ee222d3f23 revert changes in tests 2023-03-03 14:00:15 +01:00
MilenaHristova
ebb7114365 rm attributes 2023-03-03 11:24:39 +01:00
MilenaHristova
55430a2b54 filter tests 2023-03-03 11:24:22 +01:00
Michael Simons
8b0ffb36c0
Port 8.0 Preview 2 source-build fixes to main (#15687) 2023-03-02 12:08:27 -08:00
Nikola Milosavljevic
8b853a54c1
[release/6.0.1xx] SDK diff exclusions - backport (#15676) 2023-03-02 09:04:12 -06:00
MilenaHristova
ec4cc26b76 skip sbartifacts tests 2023-03-01 18:59:43 +01:00
MilenaHristova
2715f10cc3 run sdk comparison tests in a separate pipeline 2023-03-01 18:19:54 +01:00
Nikola Milosavljevic
c964d85026
[release/7.0.1xx] SDK diff exclusions - backport (#15670) 2023-03-01 11:05:57 -06:00
Nikola Milosavljevic
86543a0788
Add exclusion support to source-build SDK tests (#15650) 2023-02-28 15:00:23 -08:00
Nikola Milosavljevic
93d517d066 Small naming update 2023-02-28 21:20:15 +00:00
Nikola Milosavljevic
f1cd2c183b More exclusions and updated baseline 2023-02-28 18:06:46 +00:00
Matt Thalman
2cf3ff85a0
Remove spaces from patch razor patch filename (#15662) 2023-02-28 16:46:20 +00:00
Matt Thalman
2e73c9d439
Patch to enable packable razor projects (#15654) 2023-02-27 17:27:08 -06:00
Nikola Milosavljevic
d45e89a95f Update exclusions list and baseline 2023-02-27 22:44:16 +00:00
Nikola Milosavljevic
0048bcd046 Small update 2023-02-27 19:51:40 +00:00
Nikola Milosavljevic
9392ef3352 Addressing review comments 2023-02-27 18:53:02 +00:00
dotnet-bot
b9926d6812 Merge in 'release/7.0.2xx' changes 2023-02-27 17:23:41 +00:00
Marc Paine
7d72c5a676
Increase branding version and downgrade implicit version to enable hotfix release (#15587) 2023-02-27 09:13:26 -08:00
Matt Thalman
58164d0ccb
Revert PVP flow for sourcelink (#15632) 2023-02-27 09:52:35 -06:00
Michael Simons
c294a932ff
Re-enable WebScenarioTests (#15633) 2023-02-27 07:35:32 -06:00
Nikola Milosavljevic
582fe0f4ea Update baseline 2023-02-27 06:28:23 +00:00
Nikola Milosavljevic
4336699609 Enable SDK diff exclusions 2023-02-26 16:26:19 +00:00
Noah Gilson
5609e903b5
Merge branch 'main' into darc-main-79363711-12ae-48f7-a6a2-11c0d3d0ca7a 2023-02-23 14:06:53 -08:00
Matt Mitchell
ee2f220afa
Enable PVP flow for SBRP and sourcelink (#15437)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-23 13:37:50 -06:00
Michael Simons
21219e4a17 Remove backported source-build razor patch 2023-02-23 15:50:29 +00:00
Omair Majid
df0fc12896
Add Alpine CI for source-build (#14417)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-22 12:51:32 -06:00
Daniel Plaisted
2d4c8c4357
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15601) 2023-02-22 12:40:06 -05:00
Matt Thalman
bfef7d9491
Add cecil to SB repos (#15607) 2023-02-22 17:23:35 +00:00
Tom Deseyn
9a9449b598
tests: ExecuteRunWeb: update expected SIGTERM exit code on mono. (#15341)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-22 09:52:28 -06:00
Jason Zhai
448a42d109 Merge branch 'release/7.0.3xx' 2023-02-22 00:25:05 -08:00