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

13 Коммитов

Автор SHA1 Сообщение Дата
Rainer Sigwald bac7691b89
Central Package Management (#8317)
* Move to NuGet Central Package Management

* Enable transitive pinning
2023-01-30 15:14:19 +01:00
Rainer Sigwald 9cbb8187a5 Add NuGet package READMEs
This should improve understandablity of our packages.
2022-01-13 14:42:09 -06:00
Lachlan Ennis 7852153aca
Convert CodeAnalysis.ruleset to .globalconfig (#7192)
Convert ruleset to globalconfig
2022-01-07 14:32:58 -08:00
Daniel Plaisted 1c0fba7dfc Delete produced packages from NuGet cache
This helps support local dev cycles consuming those packages
2020-04-22 17:30:09 -07:00
Ben Villalobos 04ed36359b
Removing nuget image on msbuild side (#5110) 2020-02-13 10:09:23 -08:00
dotnet-maestro[bot] a4878e187d
[master] Update dependencies from dotnet/arcade (#4783)
* Update dependencies from https://github.com/dotnet/arcade build 20191002.6

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19502.6

* Migrate to Azure Artifacts feed for tools

* Match repo-local version references to 3.0.100

* NuGet packages that get deployed into bootstrap
* the SDK itself

* Include RuntimeIdentifierGraph.json in bootstrap

Avoids errors when building with the bootstrapped build like

```
src/MSBuild/MSBuild.csproj(0,0): error NU1007: The runtime.json specified in the project '/Users/vsts/agent/2.158.0/work/1/s/stage1/bin/bootstrap/netcoreapp2.1/MSBuild/RuntimeIdentifierGraph.json' could not be found.
```

* NuGet 5.3 warnings

* Explicitly specify 4.7.2 in CoreXT package
* Use in-package icon rather than URL

* Use hosted pool

For reasons I don't fully understand, specifying the 'Hosted' pool name
caused the use of different machines, even though it seems like it's
redundantly specifying the default. Removing the specification entirely
assigns to the machines I expect.
2019-10-09 21:59:56 +00:00
Tomáš Matoušek 99e150416e
Set copyright and package license (#4191)
* Set copyright and package license

* Generate assembly attributes

* Condition setting PackageLicenseUrl
2019-02-21 13:08:12 -08:00
Livar 0253b0f3a9 Merging build and engineering folders and deleting more unecessary files from the build folder. 2018-12-18 15:45:52 -08:00
Livar Cunha 11be80ffd3 Updating the SDK to the arcade SDK. 2018-12-18 15:45:49 -08:00
Andy Gerlicher 9fb0c12337
Use Central Package Versioning SDK (#3441)
All NuGet package versions are now specified in Packages.props and specifying Version metadata at the project level will result in an error.
2018-08-14 15:13:42 -07:00
Jeff Kluge b19a0906d1 Fix NuGet packages (#2962)
* Fix NuGet packages

* Microsoft.Build.Runtime package

* Fix MsBuild.Engine.Corext reference to NuGetSdkResolver

* Fix signing
2018-02-14 09:40:17 -08:00
Daniel Plaisted 8a6b058014 Embed interop types for VS APIs 2018-01-30 15:51:20 -08:00
Rainer Sigwald a5127a5d56 Embed VS interop types 2017-11-28 17:35:02 -08:00