ASP.NET CI
d5b68286bc
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:10:13 +00:00
ASP.NET CI
2b486a0049
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:08:43 -07:00
Nate McMaster
86b35c1932
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:06:53 -07:00
ASP.NET CI
50b30c3396
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:08:50 -07:00
ASP.NET CI
b53c1d58b2
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:09:10 -07:00
Nate McMaster
b62bb5778b
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 11:51:46 -07:00
Nate McMaster
44973b77df
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:04 -07:00
Nate McMaster
91d97c7f14
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:27 -07:00
ASP.NET CI
2228213708
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:09:15 -07:00
Nate McMaster
2af13658fc
Unprotect key material with the local cache of certificates before checking the cert store
...
In some cases, private keys for certificates is not completely available. When attempting to decrypt key material,
this can cause 'CryptographicException: Keyset does not exist'. This changes the order in which key material
decryption looks up private keys to first key the certificate options provided explicitly to the API, and then
falling back to the cert store for decryption keys.
2018-07-05 11:31:46 -07:00
Nate McMaster
a5c86afe7d
Update infrastructure for the 2.2 release
2018-06-28 16:19:16 -07:00
Nate McMaster
7803b6ba25
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:44 -07:00
ASP.NET CI
678fe889c3
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:10:29 -07:00
Ryan Brandenburg
5bed1972fe
Set 2.1 baselines
2018-06-13 15:47:53 -07:00
Ryan Brandenburg
3064b60b34
Set 2.1 baselines
2018-06-13 15:47:41 -07:00
ASP.NET CI
b40fa1bdfb
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:14:57 +00:00
Nate McMaster
3f3bfe05ec
Add a test condition for skipping tests when the default keychain is missing for macOS
2018-06-08 14:44:30 -07:00
Ryan Brandenburg
72569151a6
Adding VSTS file
2018-06-07 15:43:49 -07:00
ASP.NET CI
57bf1ebd7e
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:30:29 +00:00
Nate McMaster
98925ab99f
Add certificate names for code signing
2018-06-05 22:31:02 -07:00
Nate McMaster
a3667dab27
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:30 -07:00
ASP.NET CI
4303def2ff
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:09:42 +00:00
ASP.NET CI
2ca2677388
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:33:14 -07:00
ASP.NET CI
70984e6100
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:09:53 +00:00
Nate McMaster (automated)
4f576cde23
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:13:34 -07:00
ASP.NET CI
a3f7b16464
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:27:01 +00:00
ASP.NET CI
aef13f941b
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-13 14:03:47 -07:00
Ryan Brandenburg
15ff22bc5c
Upgrade to netcoreapp22
2018-05-08 10:50:10 -07:00
ASP.NET CI
b7e99bfb9c
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-06 12:10:28 -07:00
ASP.NET CI
8851048872
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:30:06 -07:00
Nate McMaster
fb2f89ed51
Factor out internal interface for default directory testing
...
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
Nate McMaster
16958c67bb
Merge branch 'release/2.1' into dev
2018-04-30 15:51:22 -07:00
Nate McMaster (automated)
1609514afe
Bump version to 2.1.0-rtm
2018-04-30 14:51:38 -07:00
ASP.NET CI
fcf39ffaaa
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-29 12:11:18 -07:00
ASP.NET CI
0991bd2d7d
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-23 12:03:32 -07:00
Nate McMaster
e97bfc21d3
Merge branch release/2.1 into dev
2018-04-20 15:07:22 -07:00
ASP.NET CI
03228f3b30
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:16:59 -07:00
Nate McMaster
a0c62afacd
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:31:59 -07:00
Nate McMaster
fb948aea7d
Fix flaky test: System_NoKeysDirectoryProvided_UsesDefaultKeysDirectory ( #305 )
2018-04-17 08:38:59 -07:00
Ryan Brandenburg
e195e1a849
Update version number to 2.2.0
2018-04-16 16:55:41 -07:00
Ryan Brandenburg
8258cad90f
Merge branch 'release/2.1' into dev
2018-04-16 16:55:40 -07:00
Ryan Brandenburg
ba3cf559bd
Branching for 2.1.0-rc1
2018-04-16 16:55:36 -07:00
Ryan Brandenburg
3c40b9efd2
Merge remote-tracking branch 'origin/release/2.1' into rybrande/MergeRelease21IntoDev
2018-04-16 14:24:13 -07:00
ASP.NET CI
a563e6e966
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:04:03 -07:00
Nate McMaster
faf2f3f065
Attempt to workaround issues with File.Move on NFS file shares ( aspnet/Home#2941 )
2018-04-13 15:08:28 -07:00
Nate McMaster
49bc8ba1fa
Ensure experimental package version is 0.4.0-preview3-final, not 0.4.0-preview4-buildnumber-final
2018-04-06 12:31:03 -07:00
ASP.NET CI
a89fa5c820
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-03 22:20:55 +00:00
Nate McMaster (automated)
db71d243d5
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-28 10:38:46 -07:00
ASP.NET CI
8a566172eb
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-25 15:33:36 -07:00
Ryan Brandenburg
5e9dd7a5fc
Set 2.0 baselines
2018-03-19 10:10:50 -07:00