Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

For auto-update, find project.jsons relative to dependencies.props#17751

Merged
weshaggard merged 1 commit intodotnet:masterfrom
dagood:dep-projectjson-relative
Apr 1, 2017
Merged

For auto-update, find project.jsons relative to dependencies.props#17751
weshaggard merged 1 commit intodotnet:masterfrom
dagood:dep-projectjson-relative

Conversation

@dagood
Copy link
Member

@dagood dagood commented Mar 31, 2017

Using dependencies.props's directory allows outside projects to use this file. For example, BfS could use ProjectJsonFiles to do upgrades. @ellismg

@dagood dagood force-pushed the dep-projectjson-relative branch from 914e6d7 to 50ca45d Compare March 31, 2017 22:50
@weshaggard weshaggard merged commit addef97 into dotnet:master Apr 1, 2017
@dagood dagood deleted the dep-projectjson-relative branch April 3, 2017 14:04
@karelz karelz modified the milestone: 2.0.0 Apr 4, 2017
dotnet-bot pushed a commit that referenced this pull request May 14, 2018
* Moving ConcurrentQueue to shared folder

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
safern pushed a commit that referenced this pull request May 14, 2018
* Moving ConcurrentQueue to shared folder

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
dotnet-bot pushed a commit that referenced this pull request May 17, 2018
Making IProducerConsumerCollectionDebugView apis public

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
stephentoub pushed a commit that referenced this pull request May 17, 2018
Making IProducerConsumerCollectionDebugView apis public

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
morganbr pushed a commit to morganbr/corefx that referenced this pull request Jul 7, 2018
* Moving ConcurrentQueue to shared folder

Fixes: dotnet#17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
morganbr pushed a commit to morganbr/corefx that referenced this pull request Jul 7, 2018
Making IProducerConsumerCollectionDebugView apis public

Fixes: dotnet#17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
zacharycmontoya pushed a commit that referenced this pull request Aug 14, 2018
* Manually update the version of Microsoft.TargetingPack.Private.NETNative

* Set Microsoft.TargetPack.Private.NETNative version to track live TFS version

* Move Hashtable & friends to shared parition

Include serialization info table for Hashtable

Remove hashtable & hashprovider src link

* Compile hashtable & friends only on uapaot

* Fix build breaks

* Remove Opcodes due to Opcodes moved to S.P.Corelib

* Move Hashtable & friends to shared parition (dotnet/coreclr#17316) (#29307)

* Move Hashtable & friends to shared parition

* Move HashHelper serialization logic into its own file

* Remove unchecked keyword in Hashtable

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>

* Moving ConcurrentQueue to shared folder (dotnet/coreclr#17956)

* Moving ConcurrentQueue to shared folder

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>

* Moving ConcurrentQueue to shared (dotnet/coreclr#18024)

Making IProducerConsumerCollectionDebugView apis public

Fixes: #17751

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>

* Modify corefx to use ConcurrentQueue from shared

* Delete dead code after Hashtable.cs move (#29432)

* Replace LowLevelDictionary with Dictionary (#29411)

* Avoid substring allocations in WebUtility.HtmlDecode (#29402)

* Avoid substring allocations in WebUtility.HtmlDecode

* Update changes to HtmlDecode based on feedback

- Use regular Dictionary instead of LowLevelDictionary
- Use AsSpan overload instead of AsSpan() and Slice
- Avoid shift by variable amount
- Use helper method to generate keys to make the code easier to maintain

* Assert that entity length is <= 8 in ToUInt64Key

- Add assert to ToUInt64Key
- Replace default with 0

* Remove CoreSetup, External, and Sni dependencies

* Update the CoreFx dependency to release/2.1 so that Microsoft.NETCore.Platforms is defined correctly. Manually invoke the dependency update

* Removing Fedora 26 and adding 28 as appropriate.  Fix a couple README.md typos.

* Remove Ubuntu 17.10 from CoreFX official runs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants