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
Jan Kotas
82fe0fc7f6
Delete Windows Arm32 support
2023-05-18 10:58:34 -07: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
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
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
Matt Thalman
147d1a7692
Keep deployment-tools package versions in sync ( #16270 ) ( #16278 )
2023-05-01 10:42:45 -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
Jeremy Koritzinsky
87796ec7da
Fix building RPMs ( #16249 )
2023-04-28 10:53:55 -07: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
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
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
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
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
Marek Fišera
30373420bd
Add KnownWebAssemblySdkPack to GenerateBundledVersions ( #15951 )
2023-04-06 21:08:03 +02: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
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
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
Jacques Eloff
920639343e
Set ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch
2023-03-06 12:46:49 -08:00
Jason Zhai
448a42d109
Merge branch 'release/7.0.3xx'
2023-02-22 00:25:05 -08:00
Jason Zhai
5d9462454d
Update implicit version for March release
2023-02-21 00:37:18 -08:00
Marc Paine
bcb30d460f
Move the lci files directly next to the end files
2023-02-17 14:46:11 -08:00
Marc Paine
72db4520ef
Add lci files to filter localization
2023-02-10 16:20:29 -08:00
dotnet-maestro-bot
702bf607cc
[automated] Merge branch 'release/7.0.2xx' => 'release/7.0.3xx' ( #15506 )
...
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-10 15:49:21 -08:00
Sven Boemer
8ce7bb903a
Update illink version ( #15484 )
2023-02-10 08:35:16 -08:00
Jo Shields
15a73ed7d6
Only skip MAUI manifests on source-build ( #15485 )
2023-02-09 13:53:27 -06:00
Jason Zhai
13dae8f6ee
Merge branch 'release/7.0.2xx' into release/7.0.3xx
2023-02-08 00:38:38 -08:00
Matt Mitchell
b12473af7b
Update checksum generation order ( #15397 )
...
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-02-07 09:01:26 -08:00
dotnet bot
8537219bc2
Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2104089 ( #15354 )
...
Co-authored-by: Marc Paine <marcpop@microsoft.com>
2023-02-03 22:47:26 +00:00
Larry Ewing
e92432d688
Bump emsdk to preview1
...
Update workload featureband logic
2023-01-31 19:09:42 -06:00
Larry Ewing
711b595a27
Work around the feature band breakage for now
2023-01-31 14:02:50 -06:00
Larry Ewing
6caeedd097
[main] Fix MonoToolchain.Current naming and Update dependencies from dotnet/emsdk and dotnet/sdk ( #15366 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>
2023-01-31 02:53:16 +00:00
Drew Scoggins
59530fd164
Add selective unzipping to avoid ASP.NET clobbering NetCore.App ( #15272 )
2023-01-30 14:54:38 -08:00
Drew Scoggins
27521220b6
Address feedback
2023-01-30 11:04:13 -08:00
Drew Scoggins
5c969ccd3f
Move NetCore.App item back to previous location
2023-01-30 10:55:02 -08:00