Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Viktor Hofer 3f04dd3921
Source-build fixes and clean-up (#40559) 2024-04-30 13:24:54 +00:00
Jason Zhai 96f2c9cc0c Merge branch 'main' of https://github.com/dotnet/sdk into Jason/UpdateTemplates 2023-10-12 00:17:42 -07:00
Viktor Hofer 154369028d
Move compatibility tools into common folder (#35964) 2023-10-10 16:08:00 +02:00
Jason Zhai a1e371fba0 Create project templates target to 9.0 2023-08-29 02:04:10 -07:00
Jason Zhai df5018d939 Merge branch 'release/7.0.4xx' 2023-06-02 02:15:06 -07:00
Vlada Shubina 9a4d46e2b2 excluded containerize from source-build (as it is only needed for full framework tasks) 2023-06-01 12:57:27 +02:00
Mackinnon Buck cf2977b57b
Move asset compression to the StaticWebAssets SDK (#31559) 2023-04-14 11:02:47 -07:00
v-wuzhai b488cef31a
Merge branch 'release/7.0.3xx' => 'main' (#31511) 2023-04-03 22:23:13 -07:00
Larry Ewing 6d8ec413a3
Add Microsoft.NET.Sdk.WebAssembly.Tasks to source-build.slnf (#31588) 2023-04-03 20:57:38 +00:00
Jason Zhai ae3a550bcc Merge branch 'release/7.0.3xx' 2023-03-28 23:30:44 -07:00
Vlada Shubina 00146566eb added containers to source build 2023-03-21 09:21:01 +00:00
Mackinnon Buck 5894be0a36
Split static web assets SDK from the Razor SDK (#31079) 2023-03-14 13:40:51 -07:00
Viktor Hofer eaebb181c5
Include ApiSymbolExtensions in .NET SDK build (#29553) 2022-12-14 16:35:27 +00:00
Vlada Shubina 089c6f0f66 updated templates for 8.0 2022-11-23 18:09:46 +01:00
Michael Simons 441a86ccd9
Fix templating to be source-buildable (#27091)
* Add templates to source-build.slnf

* Update Microsoft.Extensions.Logging.Console reference to eliminate source-build prebuilt

* removed dotnet-new3

Co-authored-by: Vlada Shubina <vshubina@microsoft.com>
2022-08-11 11:54:45 +00:00
Viktor Hofer 616e22060c
Rename compatibility to api compat (#26927)
* git mv src/compatibility to src/apicompat

* Manual path updates
2022-08-02 19:51:54 +00:00
Viktor Hofer c3a74098e0
ApiCompat: Add ValidateAssemblies msbuild task and add global tool (#26616)
* Resource updates

* Solution file updates

* msbuild targets file updates

* Project file updates

* Frontend code (task & console + shared)

* ApiCompatibility layer updates

* PackageValidation layer updates

* Test updates and additions

* Update CODEOWNERS file

* Adjust namespaces

* PR feedback for RoslynResolver

* Fix build failure and address PR feedback

* Rename helper to SuppressionFileHelper

* Default RunApiCompat to true in ValidatePackage task

* Refine RoslynResolver usage

* Update documentation

* Use windows directory separators chars

* Fix build break

* Make RoslynAssembliesPath non required

* Add doc to keep parameters in sync in frontends

* nit style clean-up

* Add regex match timeout and add a test for it
2022-07-29 21:51:41 +02:00
Chris Sienkiewicz 4b2055af37 Remove razor SG code 2022-07-14 11:09:59 -07:00
3nprob 0a710344fe Revert "Remove Hot Reload support from dotnet watch (#22217)"
This reverts commit 497d250858.
2021-10-23 13:49:34 +09:00
Pranav K 497d250858
Remove Hot Reload support from dotnet watch (#22217) 2021-10-20 21:37:29 +00:00
Michael Simons 1dff07688e
Build Microsoft.DotNet.Compatilibity in source-build (#21978) 2021-10-12 13:24:25 -05:00
Michael Simons 02ac4ba95c Update solution filter with renamed project 2021-05-13 08:55:41 -07:00
dseefeld 2e39d7bb20 Remove test projects 2021-05-04 10:45:29 -07:00