Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump mdoc to 5.8.6 #595

Merged
merged 8 commits into from
Jan 13, 2022
Merged

bump mdoc to 5.8.6 #595

merged 8 commits into from
Jan 13, 2022

Conversation

huangmin-ms
Copy link
Collaborator

No description provided.

hiihellox10 and others added 8 commits October 21, 2021 18:55
* Fix bug 514755

* add test cases to cover bug 514755

* update
* Fixed long file name for Azure PowerShell .NET Reference

* update

* fix path with forward slash issue

* Updated

* Add log to debug CI pipeline

* Handle relative path

* Check platform info for long path handling

* Remove debug log

* Add unit test

* Remove expected long name file because it cause git push/pull issue

* Retarget Mono.Cecil library to net471
* HtmlGenerator: Load converters lazily

This is a workaround so that .NET 6 apps can use the .NET FW
build of monodoc.dll without worrying about TypeInitializationExceptions
for converters they don't use.

* Fix netstandard2.0 compatibility

* Replace SharpZipLib submodule with package reference

Remove mdoc/packages.config as well.

* Bump Lucene.Net.Light to latest version to support NetStandard

* monodoc: Change to SDK-style project

* monodoc: Move to netstandard2.0

* Replace all packages.config with PackageReference

Bump mdoc.Test.FSharp.fsproj to .NET 4.7.1 to fix issues using
System.ValueTuple.

* Adjust to mdoc.Test.FSharp.fsproj bump to v4.7.1

* mdoc.Test.FSharp.fsproj: Convert to SDK-style

Fixes errors building in VS2022.

* mdoc.Test.csproj: Update to SDK-style too

* mdoc.Test.csproj no longer needs a direct FSharp.Core reference

* mdoc.Test.FSharp.fsproj: Fix FSharp.Core reference

https://github.com/dotnet/fsharp/blob/main/docs/fsharp-core-notes.md#how-to-explicitly-reference-fsharpcore

* mdoc.Test.csproj: Restore manual WPF reference

* Use AppendTargetFrameworkToOutputPath to avoid touching Makefiles

* Update en.expected-fsharp/index.xml
Co-authored-by: Min Huang <huangmin@microsoft.com>
…rnal assembly (#592)

* Removed types of exteranl assemblies for forwarded types.

* Update test cases

* Remove null check as discussed
@huangmin-ms huangmin-ms merged commit f8a55d4 into main Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants