aspnetcore/eng/common
dotnet-maestro[bot] d5849f3534
[master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630)
* Update dependencies from https://github.com/dotnet/arcade build 20200511.9
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 => 5.0.0-beta.20261.9
- Microsoft.DotNet.GenAPI: 5.0.0-beta.20228.4 => 5.0.0-beta.20261.9
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20228.4 => 5.0.0-beta.20261.9

* Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200514.6

Microsoft.AspNetCore.Mvc.Razor.Extensions , Microsoft.AspNetCore.Razor.Language , Microsoft.CodeAnalysis.Razor , Microsoft.NET.Sdk.Razor
 From Version 5.0.0-preview.5.20261.4 -> To Version 5.0.0-preview.6.20264.6

* Pre-emptively take -nobl change

* Disable binlogs in CI

* Fix build.sh to know about -nobl

* Align build.ps1|sh with latest Arcade parameters
- do not enable binary logs by default in CI builds
- leave `-binaryLog` and `-excludeCIBinaryLog` handling to eng/common/tools.ps1|sh
  - was unnecessary since `-bl /bl:{some name}` worked fine, ignoring OOMs

nit: document `-excludeCIBinarylog` a bit more

* Do not pass unknown options into CodeCheck.ps1

* Pass `-ci -nobl` into remaining CI build jobs

* Switch default TFM to `net5.0`

* Update missing project templates tfms

* Add more `-ci -nobl`
- needed because _all_ builds in the pipeline are implicitly CI builds
  - default-build.yml adds `-ci` when script wasn't explicit

* Default templates to net5.0

* PR feedback

* Update TFMs in explicit .nuspec files

* Update TFMs in test projects

* Update TFMs in test C# code

* Update TFMs in infrastructure files

* Future-proof a check for `net5.0` or later
- avoid comparisons involving `$(TargetFramework)` in .targets files
  - fine to compare it with `''` or `$(DefaultNetCoreTargetFramework)`

* !fixup! Undo a couple of earlier fixes
- remove a duplicate `$()` setting
- correct the one remaining versioned `#if` define
  - did not make it `#if NETCOREAPP` because benchmarks test numerous .NET Core TFMs

* Disable binary logs in CodeCheck.ps1

* Specify `-ci -nobl` just once when using `parameters.buildArgs`

* Restore `$binaryLog` default logic

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Co-authored-by: Will Godbe <wigodbe@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2020-05-15 00:17:02 +00:00
..
cross Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#21455) 2020-05-04 13:48:20 +00:00
internal [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
native [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
performance [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
post-build [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
sdl Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#21455) 2020-05-04 13:48:20 +00:00
templates [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
CIBuild.cmd
PSScriptAnalyzerSettings.psd1
README.md
SetupNugetSources.ps1 Update dependencies from https://github.com/dotnet/arcade build 20200421.14 (#21162) 2020-04-24 00:37:54 +00:00
SetupNugetSources.sh Update dependencies from 3 repos (#17940) 2019-12-18 12:51:54 -08:00
build.ps1 [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
build.sh [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
cibuild.sh
darc-init.ps1 Update dependencies from https://github.com/dotnet/arcade build 20200308.2 (#19703) 2020-03-09 20:19:13 +00:00
darc-init.sh Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#17372) 2019-11-25 14:15:19 +00:00
dotnet-install.cmd
dotnet-install.ps1 Update dependencies from https://github.com/dotnet/arcade build 20191207.3 (#17704) 2019-12-09 18:33:37 +00:00
dotnet-install.sh Update dependencies from https://github.com/dotnet/arcade build 20200301.1 (#19494) 2020-03-02 14:26:34 +00:00
enable-cross-org-publishing.ps1 [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#18574) 2020-01-26 00:59:12 +00:00
generate-graph-files.ps1 Update dependencies from https://github.com/dotnet/arcade build 20200201.2 (#18751) 2020-02-03 15:02:50 -08:00
helixpublish.proj
init-tools-native.cmd
init-tools-native.ps1 Update dependencies from 3 repos (#17940) 2019-12-18 12:51:54 -08:00
init-tools-native.sh Update dependencies from https://github.com/dotnet/arcade build 20200301.1 (#19494) 2020-03-02 14:26:34 +00:00
internal-feed-operations.ps1 Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#17372) 2019-11-25 14:15:19 +00:00
internal-feed-operations.sh Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#17372) 2019-11-25 14:15:19 +00:00
msbuild.ps1 Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#17372) 2019-11-25 14:15:19 +00:00
msbuild.sh
pipeline-logging-functions.ps1 Update dependencies from https://github.com/dotnet/arcade build 20200330.5 (#20416) 2020-04-01 18:41:35 +00:00
pipeline-logging-functions.sh Update dependencies from https://github.com/dotnet/arcade build 20191124.1 (#17372) 2019-11-25 14:15:19 +00:00
sdk-task.ps1 [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
tools.ps1 [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
tools.sh [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00

README.md

Don't touch this folder

            uuuuuuuuuuuuuuuuuuuu
          u" uuuuuuuuuuuuuuuuuu "u
        u" u$$$$$$$$$$$$$$$$$$$$u "u
      u" u$$$$$$$$$$$$$$$$$$$$$$$$u "u
    u" u$$$$$$$$$$$$$$$$$$$$$$$$$$$$u "u
  u" u$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$u "u
u" u$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$u "u
$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $
$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $
$ $$$" ... "$...  ...$" ... "$$$  ... "$$$ $
$ $$$u `"$$$$$$$  $$$  $$$$$  $$  $$$  $$$ $
$ $$$$$$uu "$$$$  $$$  $$$$$  $$  """ u$$$ $
$ $$$""$$$  $$$$  $$$u "$$$" u$$  $$$$$$$$ $
$ $$$$....,$$$$$..$$$$$....,$$$$..$$$$$$$$ $
$ $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ $
"u "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" u"
  "u "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$" u"
    "u "$$$$$$$$$$$$$$$$$$$$$$$$$$$$" u"
      "u "$$$$$$$$$$$$$$$$$$$$$$$$" u"
        "u "$$$$$$$$$$$$$$$$$$$$" u"
          "u """""""""""""""""" u"
            """"""""""""""""""""

!!! Changes made in this directory are subject to being overwritten by automation !!!

The files in this directory are shared by all Arcade repos and managed by automation. If you need to make changes to these files, open an issue or submit a pull request to https://github.com/dotnet/arcade first.