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

4 Коммитов

Автор SHA1 Сообщение Дата
Shreyas Jejurkar 6a65e09bc2
Update build.sh
Make sure we pass same paramters just like `build.cmd`
2022-10-21 19:37:36 +05:30
Omair Majid ca86a06b6f Enable source-build with arcade
This enables 'source-build', which makes it easier to build the entire
shipping .NET SDK from source.

This is the first and second step of arcade-powered-source-build:
https://github.com/dotnet/source-build/blob/master/Documentation/planning/arcade-powered-source-build/README.md

See dotnet/sourcelink#692 for a similar PR, that this is based on.

Aside from arcade-specific changes, it also makes all `.sh` files
executable to make this build under Linux/macOS.

The rename from LICENSE to LICENSE.txt is a workaround for
https://github.com/NuGet/Home/issues/7601.
2021-02-10 11:23:57 -05:00
Sarabjot Singh 7681c75e81
Move build for Net Core templates to Arcade (#37)
* Creating Readme for the repository.

* Adding the arcade eng folder

* Fixed Testtemplates targets for VSSDK targets.

* Adding sln for Net Core templates and fixing the packages.

* Fixing the template csprojs, added the license url as well.

* Fixing the the warning and adding the net core test template sln to build props

* Minor fix, moved to 2.1.300
2019-01-09 01:19:15 +05:30
Mike Lorbetske 64ebffffbf Initial move of test content to a new repository 2018-06-14 11:08:51 -07:00