ASP.NET CI
b3f6477a49
Update package branding for 2.2.0-preview2
2018-08-21 13:33:49 -07:00
Nate McMaster
734ddf9c10
Restrict build to only use VS 2017
2018-08-15 10:35:12 -07:00
ASP.NET CI
a9bdf718e5
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:10:29 +00:00
ASP.NET CI
dbad34cdef
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:33:37 +00:00
ASP.NET CI
6d106bee92
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:11:25 +00:00
Nate McMaster
4baed363e5
Close #467 - fix race conditions in tests that restart a watchable app
...
* Ensure the test app is actually watching for file changes before attempting to trigger a restart.
* Add retry if the first attempt times out
2018-07-30 15:54:16 -07:00
ASP.NET CI
05b3040f85
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:09:56 -07:00
Nate McMaster
157ec70a6b
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:06:54 -07:00
ASP.NET CI
dcde9afc48
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:10:11 -07:00
ASP.NET CI
93c1275827
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:10:39 -07:00
Nate McMaster
084406441e
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 19:50:47 -07:00
Nate McMaster
349ccf680b
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:17 -07:00
Nate McMaster
498c77ed29
Reverting version from 2.1.2 back to 2.1.1
...
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:29 -07:00
ASP.NET CI
cb954e15f8
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:10:46 -07:00
Nate McMaster
3177be42f5
Update infrastructure for the 2.2 release
2018-06-28 16:19:32 -07:00
Nate McMaster
4d3886fa37
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:45 -07:00
ASP.NET CI
b882d97277
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:11:57 -07:00
ASP.NET CI
ee20ecf20e
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:16:34 +00:00
Ryan Brandenburg
3033dd6b19
Adding VSTS file
2018-06-07 16:25:51 -07:00
ASP.NET CI
736a09e889
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:31:53 +00:00
Nate McMaster
124b6ba9a1
Add certificate names for code signing
2018-06-05 22:31:24 -07:00
Nate McMaster
0ce4004cde
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:31 -07:00
ASP.NET CI
fed623db5c
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:11:05 +00:00
Nate McMaster
e74907d6bf
Resolves #444 - remove workaround for CTRL+C deadlocks
2018-05-31 20:16:06 -07:00
Nate McMaster
9b7f097870
Add aspnet tools myget feed
2018-05-29 10:03:19 -07:00
ASP.NET CI
8d1011fe29
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:34:54 -07:00
ASP.NET CI
f573ab6c82
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:11:20 +00:00
Nate McMaster (automated)
e7e9cdc5ee
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:13:50 -07:00
Nate McMaster
83134227ab
Add support for DOTNET_WATCH_ITERATION ( #443 )
...
This environment variable can be used to determine how many types the inner command has been re-launched
Resolves #387
2018-05-24 08:24:56 -07:00
Nate McMaster
4fb42482d9
Add myget.org aspnetcore-tools to Nuget.config
2018-05-23 10:51:58 -07:00
ASP.NET CI
2d70bb9021
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:28:26 +00:00
Nate McMaster
5dac1be2d7
Mark UserSecrets extension as a system component ( #439 )
2018-05-16 16:47:34 -07:00
Nate McMaster
6272b3625e
Dispatch cancellation on CTRL+C to avoid deadlocks in killing the process tree
2018-05-15 14:50:26 -07:00
ASP.NET CI
31d7971d2e
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-13 14:05:12 -07:00
Pranav K
78236286b4
Upgrade tools to netcoreapp2.2
2018-05-09 14:44:43 -07:00
Artak
6eb4da3826
Merge pull request #436 from aspnet/mkArtakMSFT-patch-1
...
Added using block around a disposable type usage
2018-05-09 14:25:28 -07:00
Artak
ddc478ab87
Added using block around a disposable type usage
...
Noticed this when reviewed an already-merged PR
2018-05-09 09:47:48 -07:00
Nate McMaster
07517187b6
Merge branch 'release/2.1' into dev
2018-05-08 16:04:20 -07:00
Nate McMaster
e1e2970a41
Refactor MultipleTriggers test to better handle multiple events raised on the same file
2018-05-08 15:51:12 -07:00
Ryan Brandenburg
f71dad1055
Upgrade to netcoreapp22
2018-05-08 12:04:40 -07:00
Nate McMaster
341ba98d27
[dotnet-watch] Don't show false error messages ( #434 )
2018-05-07 10:52:47 -07:00
ASP.NET CI
7cbb6220e4
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-06 12:12:09 -07:00
Nate McMaster
34c81aa794
Add link to dotnet-CLI in README [ci skip]
2018-05-04 11:27:22 -07:00
ASP.NET CI
e559cca71e
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:31:48 -07:00
Nate McMaster
2587ecbd29
Merge branch 'release/2.1' into dev
2018-05-03 20:50:15 -07:00
Nate McMaster
e5da690702
Attempt to address flaky dotnet-watch tests
2018-05-03 20:15:03 -07:00
Nate McMaster
3193f45bae
Attempt to address flaky dotnet-watch tests
2018-05-03 18:01:56 -07:00
Nate McMaster
1b0ff08999
Merge branch 'release/2.1' into dev
2018-05-02 12:14:16 -07:00
Nate McMaster
e0e9eb0b36
Add pre-generated shims to dotnet tool packages
2018-05-01 16:57:36 -07:00
Nate McMaster (automated)
9849740784
Merge branch release/2.1 into dev
2018-04-30 15:53:04 -07:00