Skip to content

Legacy FileStream mode and symlink breaking changes#31602

Merged
gewarren merged 5 commits intodotnet:mainfrom
gewarren:filestream-compat
Nov 4, 2022
Merged

Legacy FileStream mode and symlink breaking changes#31602
gewarren merged 5 commits intodotnet:mainfrom
gewarren:filestream-compat

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Oct 5, 2022

Fixes #31465.
Fixes #31483.

FileStream compat mode - preview
Symbolic link fields - preview

@gewarren gewarren changed the title Legacy FileStream mode Legacy FileStream mode and symlink breaking changes Oct 5, 2022
@gewarren gewarren requested review from a team and jozkee October 5, 2022 16:33
@gewarren gewarren added the 🏁 Release: .NET 7 Work items for the .NET 7 release label Oct 6, 2022
Co-authored-by: David Cantú <dacantu@microsoft.com>
@gewarren gewarren merged commit ebb1167 into dotnet:main Nov 4, 2022
@gewarren gewarren deleted the filestream-compat branch November 4, 2022 20:34
CamSoper pushed a commit that referenced this pull request Nov 4, 2022
* fixes #21591 (#32186)

* fixes #21591

* update file path

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>

* fixes #31983 (#32157)

* fixes #31983

* Update docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md

Co-authored-by: David Pine <david.pine@microsoft.com>

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>

* Fix issue - #31462 - Observations in maui-ebook (#32111)

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>

* fixes #31985 (#32156)

* fixes #31985

* Update docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md

Co-authored-by: David Pine <david.pine@microsoft.com>

Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>

* Update quest.yml (#32188)

* Update quest.yml (#32189)

* Add a note regarding supressing CS0282 (#32170)

Dotnet provides the means to inhibit this message, but it was not clear from the warning documentation how to properly supress the warning and express intent that the layout of the struct was not significant

* Add defaultconstraint_CSharpKeyword (#32184)

* Update quest.yml (#32190)

* Update quest.yml

* Update quest.yml

* Update using-properties.md (#32185)

* Create quest-bulk.yml (#32192)

* -r changed from --results-directory to --runtime in .NET 7 (#32163)

* Revive Point of Service docs from the dead (#32079)

* initial commit

* Fix indent

* better paths

* little tweaks

* fix link

* Update docs/framework/additional-apis/index.md

Co-authored-by: David Pine <david.pine@microsoft.com>

* initial conversion

* tables tables tables

* markdownlint pass

* missed one

* another pass

* xrefs, part 1

* Revert "xrefs, part 1"

This reverts commit 22185ae.

* Populated all the xrefs

* images

* API reference link

* fix toc

* add descriptions

* Removed extra newlines

* Fixed table warnings

* fix metadata

* Made all the "see alsos" bulleted lists

* v1.12->v1.14

Co-authored-by: David Pine <david.pine@microsoft.com>

* Update quest.yml (#32199)

* Update quest-bulk.yml (#32202)

* Update quest-bulk.yml

* Update quest-bulk.yml

Try `-1` instead.

* Update quest-bulk.yml

* Added missing link for actors.md (#32201)

* Legacy FileStream mode and symlink breaking changes (#31602)

Co-authored-by: Tarun Jain <87998741+erjain@users.noreply.github.com>
Co-authored-by: Tarun Jain <v-tjain@microsoft.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: Ashleigh Adams <ashleigh.k.adams@gmail.com>
Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
Co-authored-by: Eli Entelis <42981948+eli-entelis@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Henrik Schönfelder <36896808+HTSchoenfelder@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏁 Release: .NET 7 Work items for the .NET 7 release dotnet-fundamentals/svc

Projects

None yet

3 participants