Juan Hoyos
0cee949b90
CI Integration for Cross OS DAC ( #39574 )
...
* Transfer assets from Cross OS DAC builds into a pipeline container
* Preserve additional properties in subsets' projects
* Add packaging projects for Cross OS Dac assets
* Pipeline change to package, sign, and publish the cross OS DAC
2020-07-22 03:15:11 -07:00
Stephen Toub
cb1a7feaa4
Fix remaining license headers ( #38953 )
...
* Fix license in remainder of .cs files
* Fix license header in .vb files
* Fix license header in .py files
* Fix license headers in .c, .cpp, .h
* Fix licensing on .dat files
* Fix license header in generators
* Fix license headers in .asm
* Fix license headers in .xml
* Fix remainder of license headers
* Add license default to .editorconfig
* Add some missing headers
* Fix Doundation to Foundation in some license headers
* Add missing license headers under libraries
2020-07-08 20:35:26 -04:00
buyaa-n
06fa9410a8
Turn on argument exception analyzer on runtime, fix warnings found ( #38578 )
...
* Turn on argument exception analyzer on runtime, fix failures found
2020-07-01 18:36:56 -07:00
xtqqczze
e45d130e9e
.editorconfig: replace invalid `refactoring` severity ( #37367 )
...
Valid severity levels are: `error`, `warning`, `suggestion`, `silent`, `none`
https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-language-conventions?view=vs-2019#severity-levels
2020-06-15 14:44:48 +02:00
buyaa-n
ee0aadc3da
Fix argument exception warnings on runtime ( #35717 )
...
* Fix argument exception warnings on runtime
* Apply feedback
* Addressing feedback and test fix
* Fix test failures
* Fix tests for NetFx run
* Fix suppressed warning for socket.SendAsyn(e) and fix corresponding tests
* Applied feedback
2020-05-15 16:55:30 -04:00
Eric Erhardt
0764d8c117
Set charset in editorconfig for .csproj ( #35634 )
...
* Add editorconfig charset for csproj files.
This stops VS from inserting a BOM in these files.
* Removing BOM from .csproj files.
2020-04-30 09:54:26 -05:00
Youssef Victor
b33ee57abc
Add vbproj to .editorconfig ( #1354 )
2020-01-07 08:39:01 -08:00
dotnet-bot
381372f6f1
Initial runtime repository structure
2019-11-14 01:26:19 +01:00