Matt Thalman
fae23c6571
Remove Arcade net9.0 workarounds ( #17987 )
2023-12-18 14:02:42 +01:00
Jason Zhai
0fad92fe57
Merge branch 'release/8.0.2xx'
2023-12-17 21:57:04 -08:00
Ella Hathaway
c60ffd6fd8
Add nuget-client patch for shortening sb inner clone path ( #17991 )
2023-12-15 13:17:16 -08:00
dotnet-maestro[bot]
0b5c084524
[main] Update dependencies from dotnet/sdk ( #17970 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-12-15 16:45:23 +00:00
Jo Shields
8994ee567d
Merge remote-tracking branch 'origin/main' into mac-vmr
2023-12-15 09:04:40 -05:00
dotnet-maestro[bot]
25dcfe15b0
[main] Update dependencies from dotnet/arcade ( #17985 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2023-12-15 12:47:35 +01:00
Jason Zhai
cf585aabda
Merge branch 'release/7.0.1xx' into release/7.0.3xx
2023-12-14 21:39:20 -08:00
Jason Zhai
b5f1e2816b
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-12-14 21:37:53 -08:00
Viktor Hofer
8ba0d7c603
Remove unused Microsoft.Build.CentralPackageVersions ( #17981 )
2023-12-14 23:04:33 +00:00
Matt Thalman
461c776642
Do not reuse existing installation of .NET CLI in SB prep script ( #17892 )
2023-12-14 11:14:56 -06:00
Matt Thalman
f880dfdb0c
Fixes SDK diff after release of Aspire ( #17893 )
2023-12-14 11:14:34 -06:00
Matt Thalman
e488f0c8cf
Add back security-partners-dotnet pipeline ( #17956 )
2023-12-14 11:13:41 -06:00
Jackson Schuster
7fd5ad40bd
Merge branch 'main' into PassCrossCompile
2023-12-14 08:24:58 -08:00
Matt Thalman
74bcdc3310
Add templating patch to target net9.0 ( #17952 )
2023-12-14 14:35:43 +00:00
Jo Shields
085939a609
Merge branch 'main' into mac-vmr
2023-12-14 09:28:36 -05:00
Jo Shields
e61e75584a
Override RID in SDK, currently it misbehaves for Mac cross builds
2023-12-14 09:24:20 -05:00
Jackson Schuster
ac464072c7
Pass CrossBuild to inner builds
2023-12-13 21:02:11 -08:00
Jason Zhai
7ab728b5c7
Merge branch 'release/8.0.1xx' into release/8.0.2xx
2023-12-13 19:12:44 -08:00
Michael Yanni
bec677e68a
Instead of making it complicated, I simply made these 2 packaging projects only ever build with the default configuration (Debug) since it is irrelevant for packaging. Updated the paths used when creating the MSIs, which uses the output of these to create NuGet packages.
2023-12-13 17:34:32 -08:00
Michael Yanni
ed59078629
Use Microsoft.Build.NoTargets for the SdkResolver.csproj and VSTemplateLocator.csproj projects. Added the projects back to the SLN so they build using the proper configuration (debug/release).
2023-12-13 16:40:29 -08:00
github-actions[bot]
daa880ab59
[release/8.0.1xx] Remove global CheckEolTargetFramework=false ( #17964 )
...
Co-authored-by: Ella Hathaway <ellahath@umich.edu>
2023-12-13 18:14:26 +00:00
Matt Mitchell
27d05d31eb
Remove DotNetCoreSdkDir ( #17963 )
2023-12-13 09:12:31 -08:00
Ella Hathaway
becf667813
Remove global CheckEolTargetFramework=false ( #17958 )
2023-12-13 08:55:53 -08:00
dotnet-maestro[bot]
c947c12af4
[main] Update dependencies from dotnet/sdk ( #17875 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
2023-12-13 11:57:28 +01:00
Michael Yanni
d9cc884725
Update file comment about usage in DownloadPackage.csproj.
2023-12-12 18:21:55 -08:00
Michael Yanni
a4235dc472
Move DownloadPackage.csproj to the projects directory for redist. Clean up formatting in SdkTests.csproj. Removed the empty <TargetPath></TargetPath> from SdkTests.csproj to allow loading in VS.
2023-12-12 18:19:48 -08:00
Michael Yanni
396af3ea4a
Move SdkResolver.csproj and VSTemplateLocator.csproj into projects under redist. Added more comments to DownloadPackage.csproj.
2023-12-12 17:45:41 -08:00
Michael Yanni
049f9653cd
Removed LayoutTool.csproj. Reused DownloadPackage.csproj and merged the target from LayoutTool.csproj directly into where it was used in BundledDotnetTools.targets. Added comments to DownloadPackage.csproj.
2023-12-12 16:33:10 -08:00
Ella Hathaway
7cfe9149ec
Update dev containers to Fedora 39 ( #17954 )
2023-12-12 14:42:58 -08:00
Matt Thalman
f1a5a5b94e
Add roslyn patch to use NetCurrent ( #17951 )
2023-12-12 16:30:41 -06:00
Matt Thalman
f5c0cfe173
Generate default license baseline file in test ( #17943 )
2023-12-12 14:55:30 +00:00
Matt Thalman
781e19cca5
Re-enable smoke tests that rely on templates ( #17944 )
2023-12-12 07:53:25 -06:00
Michael Yanni
7e94deaa25
Simplify the DownloadPackage.csproj by using the NoTargets SDK.
2023-12-11 18:25:17 -08:00
Ella Hathaway
07d644494d
Always run vmr-scan ( #17945 )
2023-12-11 23:22:46 +00:00
Ella Hathaway
1d674abffe
Fix attribute type checking and use null-conditional operator ( #17902 )
2023-12-11 14:14:13 -08:00
Matt Thalman
8d9388459a
[automated] Merge branch 'release/8.0.2xx' => 'main' ( #17936 )
2023-12-11 13:58:11 -06:00
Matt Thalman
50b8d8c7e8
Remove references to DotNetHost packages
2023-12-11 12:53:34 -06:00
Jason Zhai
deb67c6570
Merge branch 'release/8.0.2xx'
2023-12-10 22:41:45 -08:00
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
Jackson Schuster
312648bd49
Merge branch 'main' into crossbuildVMR
2023-12-08 10:45:14 -08:00
Nikola Milosavljevic
3d9c0a841d
Use SHA256 for RPM digest ( #17933 )
2023-12-08 09:44:18 -08:00
Matt Thalman
a15e825e3a
Add runtime patch to use net9.0 TFM ( #17929 )
2023-12-07 22:54:52 +00:00
Jackson Schuster
4c366b5f8b
Merge branch 'main' of https://github.com/dotnet/installer into crossbuildVMR
2023-12-07 08:50:55 -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
Jason Zhai
e953162a92
Merge branch 'release/6.0.1xx' into release/6.0.3xx
2023-12-05 22:14:02 -08:00
Ella Hathaway
b654f3e01b
Enable open ssl sha 1 signatures for CentOS Stream 9 ( #17889 )
2023-12-05 12:15:32 -08:00
Matt Thalman
ff13f9c7a4
Update referenced SDK version for source build ( #17909 )
2023-12-05 14:12:43 -06:00
Matt Thalman
8a17746f71
License scan result updates ( #17916 )
2023-12-05 13:53:08 -06:00