ASP.NET CI
|
0c2dac8b2a
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-26 10:57:24 -08:00 |
Pranav K
|
72ede31185
|
Use FeatureBranchVersionSuffix when generating VersionSuffix
|
2018-02-21 18:26:52 -08:00 |
ASP.NET CI
|
7c1649a6e6
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-18 12:13:45 -08:00 |
ASP.NET CI
|
d3a42f198c
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-11 12:19:01 -08:00 |
ASP.NET CI
|
43869b9a68
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-09 11:37:45 -08:00 |
ASP.NET CI
|
81f3e4a77f
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-03 02:40:29 +00:00 |
Pavel Krymets
|
4e77a949e0
|
Prevent resolutions after calling Dispose (#626)
|
2018-02-01 12:03:55 -08:00 |
ASP.NET CI
|
6cb140df63
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-02-01 03:02:02 +00:00 |
Eugene Sadovoi
|
3a61991514
|
Unity added support for Microsoft.Extensions.DependencyInjection (#622)
|
2018-01-28 15:15:49 -08:00 |
Pranav K
|
5238b8ccf7
|
Updating version to preview2
|
2018-01-24 15:00:26 -08:00 |
Pranav K
|
963500c95e
|
Merge branch 'release/2.1' into dev
|
2018-01-23 15:48:43 -08:00 |
Pranav K
|
6c736b0ba6
|
Branching for 2.1.0-preview1
|
2018-01-23 15:30:36 -08:00 |
ASP.NET CI
|
23add1812c
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-01-06 14:16:42 -08:00 |
ASP.NET CI
|
01de8b81c8
|
Update dependencies.props
[auto-updated: dependencies]
|
2018-01-04 00:44:59 +00:00 |
Eilon Lipton
|
addc292a9d
|
Create ISSUE_TEMPLATE.md
|
2018-01-02 10:37:27 -08:00 |
ASP.NET CI
|
da64773270
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-31 20:39:39 +00:00 |
Pavel Krymets
|
8e1f92f95c
|
Use new common benchmark config (#620)
|
2017-12-22 14:41:54 -08:00 |
ASP.NET CI
|
bce660c1b3
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-18 16:38:25 -08:00 |
ASP.NET CI
|
b86a7dc8b6
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-17 12:33:15 -08:00 |
ASP.NET CI
|
549ed5fe3e
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-13 20:25:18 +00:00 |
ASP.NET CI
|
93158506f5
|
Update dependencies.props
[auto-updated: dependencies]
|
2017-12-10 12:19:34 -08:00 |
Rick Anderson
|
a0467de767
|
Update ServiceCollectionContainerBuilderExtensions.cs (#615)
|
2017-12-06 08:23:05 -08:00 |
Ryan Brandenburg
|
c81de4e885
|
Update bootstrappers
|
2017-12-01 12:27:48 -08:00 |
Pranav K
|
ffca98b5e1
|
Specify runtime versions to install
|
2017-11-29 14:09:25 -08:00 |
Pranav K
|
f4f5b7242c
|
Replace aspnetcore-ci-dev feed with aspnetcore-dev
|
2017-11-21 16:27:04 -08:00 |
Nate McMaster
|
6ba4dfe5d4
|
Use MSBuild to set NuGet feeds instead of NuGet.config
|
2017-11-20 12:15:46 -08:00 |
Pranav K
|
e7c46c1723
|
Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1
|
2017-11-17 13:00:24 -08:00 |
Pranav K
|
e198a2cdbf
|
Target netcoreapp2.1 in tests and samples
|
2017-11-10 16:12:15 -08:00 |
Adam Knights
|
4942355da3
|
Fix typo in return xml for ServiceCollectionContainerBuilderExtensions that resulted in no spacing between 'the' and return type (#607)
|
2017-11-03 09:58:02 -07:00 |
Andrey Tretyak
|
e365cabaaa
|
Typo fix in AmbiguousConstructorException resource (#600)
|
2017-11-03 09:57:37 -07:00 |
Nate McMaster
|
88297e3c11
|
Pin tool and package versions to make builds more repeatable
Part of making builds reproducible. See aspnet/Universe#575
|
2017-11-01 09:03:41 -07:00 |
Pavel Krymets
|
958e821ba0
|
PrivateAssets=All for source package (#598)
|
2017-10-19 15:04:51 -07:00 |
Andrey Tretyak
|
e1890da026
|
Circular dependency exception improve (#592)
|
2017-10-19 08:46:29 -07:00 |
Ryan Brandenburg
|
247cfc78e5
|
Add RepositoryRoot
|
2017-10-18 09:44:46 -07:00 |
Pavel Krymets
|
17c67b4ebd
|
[WIP] Use new benchmarking package (#594)
* Use new benchmarking package
* Unto temp changes
|
2017-10-13 14:50:55 -07:00 |
Pavel Krymets
|
5a549d6a1a
|
Fix benchmarks and move them to benchmarks directory (#593)
|
2017-10-11 09:36:26 -07:00 |
Ryan Brandenburg
|
014749e55c
|
Update bootstrappers
|
2017-10-09 12:41:38 -07:00 |
Pavel Krymets
|
da684cf584
|
Allow lazy containers to pass DisposesInReverseOrderOfCreation (#590)
|
2017-10-06 16:41:09 -07:00 |
Justin Kotalik
|
b6f605a65b
|
Increase Minimum Version of Visual Studio to 15.3.0
|
2017-09-21 17:46:12 -07:00 |
Eilon Lipton
|
d5e5aa7032
|
Add missing doc comments (#581)
Add missing doc comments
https://github.com/aspnet/DependencyInjection/issues/568
* Remove empty NoWarn
|
2017-09-12 10:07:57 -07:00 |
Nate McMaster
|
4ea859efad
|
Use PackageLineup to manage PackageReference versions
|
2017-08-25 16:24:26 -07:00 |
Pavel Krymets
|
46b4590811
|
Revert test change from #569 (#571)
|
2017-08-17 12:18:56 -07:00 |
Nate McMaster
|
e9e4f2948b
|
Upgrade to xunit 2.3.0-beta4 (#569)
|
2017-08-16 16:35:07 -07:00 |
Pavel Krymets
|
06e2de235c
|
Split ServiceProvider/Engine/Scope and allocation optimization (#565)
|
2017-08-07 11:11:08 -07:00 |
John Luo
|
d51fab28fa
|
Ensure fallback to curl after failed wget
|
2017-08-02 14:31:13 -07:00 |
John Luo
|
bd0792b975
|
Update __get_remote_file logic
|
2017-08-02 12:44:43 -07:00 |
Pavel Krymets
|
391981b983
|
Remove binary file
|
2017-07-28 15:49:13 -07:00 |
Pavel Krymets
|
3142e35157
|
Move ActivatorUtilities to DI (#562)
|
2017-07-28 12:34:05 -07:00 |
Ryan Brandenburg
|
88c3bd6fe2
|
Shorten files
|
2017-07-26 16:23:14 -07:00 |
Ryan Brandenburg
|
5a90121f6c
|
Shorten file names
|
2017-07-26 16:23:14 -07:00 |