Update binding redirects for versions 0.7-1.0.#75
Merged
VSadov merged 3 commits intodotnet:releases/Dev14CTP5from Jan 28, 2015
KevinRansom:releases/Dev14CTP5
Merged
Update binding redirects for versions 0.7-1.0.#75VSadov merged 3 commits intodotnet:releases/Dev14CTP5from KevinRansom:releases/Dev14CTP5
VSadov merged 3 commits intodotnet:releases/Dev14CTP5from
KevinRansom:releases/Dev14CTP5
Conversation
1. Disable a few failing test 2. add issues to codeplex 3. Fakesign a few diagnosticsassemblies 4. Patch installed nuget library by fakesigning the eroneously delay signed dll Codeplex issue 450 ---- Ambiguous reference between Static<T1>.Blah and Static<T2>.Blah produces non-deterministic Codeplex issue 451 ---- TestOpenProject_WithReferencedProject_LoadMetadata_ExistingMetadata_Succeeds Codeplex issue 452 ---- Testcase failure: TestOpenProject_AssemblyNameIsPath Codeplex issue 453 ---- Testcase TestOpenProject_AssemblyNameIsPath2 fails in OSS preview build Codeplex issue 454 ---- Testcase TestOpenProject_UpdateExistingReferences fails in OSS preview build Codeplex issue 455 ---- Testcase TestOpenProject_WithUnrecognizedProjectReferenceFileExtension_WithMetadata_SkipFalse_SucceedsByLoadingMetadata fails in OSS preview build Codeplex issue 456 ---- Roslyn.Diagnostics.Analyzers in OSS preview branch need to be fake signed Codeplex issue 457 ---- Testcase TestOpenProject_WithUnrecognizedProjectReferenceFileExtension_WithMetadata_SkipTrue_SucceedsByLoadingMetadata fails in OSS preview build Codeplex issue 458 ---- Nuget package for Microsoft.CodeAnalysis.Test.Resources.Proprietary.0.blah has a delay signed signed .dll Codeplex issue 460 ---- Testcase AnalyzerChangesOnDisk fails on OSS Preview branch Codeplex issue 461 ---- Testcase CompilerServerUnitTests.SimpleMSBuild fails on OSS Preview branch
Copy System.Collections.Immutable.dll to the output directory for the vbcscompilertests
dibarbet
pushed a commit
to dibarbet/roslyn
that referenced
this pull request
Nov 21, 2025
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.2.31 to 3.3.37. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.2.31...v3.3.37) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable debugging for roslyn OSS with Visual Studio 2015 CTP 5.