Tools used in Roslyn based repos
Перейти к файлу
Vlad Zarytovskii 1e610bdf14
Update F#
2024-07-23 12:47:48 +02:00
docs Fix sign 2024-03-25 14:03:36 -07:00
eng Exclude other symbols (#1424) 2024-05-29 22:29:13 -07:00
src Update F# 2024-07-23 12:47:48 +02:00
.azure-ci.yaml Set DotnetPublishusingPipeline to true 2024-03-26 15:02:51 -07:00
.editorconfig Print full description in the log 2024-03-20 17:54:38 -07:00
.gitattributes Update .gitattributes 2018-03-20 18:36:46 -07:00
.gitignore Update to RepoToolset 1.0.0-beta2-63009-02 2018-06-10 17:16:30 -07:00
.vsts-ci.yml Update the image and add more logging to PR tagger (#1418) 2024-05-06 11:11:06 -07:00
Build.cmd Migrate to Arcade (#343) 2018-09-25 11:11:44 -07:00
CODE-OF-CONDUCT.md Link Code of Conduct 2020-04-02 14:26:45 -07:00
License.txt Update license to MIT (#1066) 2021-08-10 12:02:25 -07:00
NuGet.config Update dependencies from https://github.com/dotnet/arcade build 2024-03-20 12:11:34 +00:00
README.md Change occurrences of master to main 2021-03-05 01:28:50 -08:00
Restore.cmd Migrate to Arcade (#343) 2018-09-25 11:11:44 -07:00
RoslynTools.sln Add to solution 2023-06-26 08:34:19 +10:00
Test.cmd Migrate to Arcade (#343) 2018-09-25 11:11:44 -07:00
build.sh Misc infrastructure fixes (#232) 2018-04-04 13:33:40 -07:00
global.json [main] Update dependencies from dotnet/arcade (#1421) 2024-05-29 15:39:20 -07:00
insertion-pr-tagger.yml Update the image and add more logging to PR tagger (#1418) 2024-05-06 11:11:06 -07:00
merge-pr-pipeline.yml Use `--project` flag as the `-p` alias is deprecated. 2024-06-04 14:22:16 -07:00
netci.groovy Use Windows.10.Amd64.ClientRS3.DevEx.Open 2018-10-23 15:49:29 -07:00
restore.sh Misc infrastructure fixes (#232) 2018-04-04 13:33:40 -07:00
test.sh Misc infrastructure fixes (#232) 2018-04-04 13:33:40 -07:00

README.md

Roslyn Tools

A set of tools used by Roslyn.

Builds are available in the dotnet-tools Azure Package feed: https://dev.azure.com/dnceng/public/_packaging?_a=feed&feed=dotnet-tools

Build Status