dotnet-installer/TestAssets/TestProjects
Eric Erhardt ecdb10591c Project.json schema warnings don't get displayed
When building a project.json that has schema warnings (and other warnings), we are not writing the warnings to the console. This is a regression.

The fix is to add all diagnostic messages to the LibraryManager, which is responsible to hold all the diagnostic messages.

Fix 3021
2016-05-13 13:10:39 -05:00
..
AppWithBomGlobalJson Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithDependencyOnToolWithOutputName Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithDirectAndToolDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithDirectDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithDirectDependencyAndTypeBuild Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithDirectDependencyWithOutputName Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithNet46AndRoslyn dotnet build raises errors MVC apps target net46. 2016-05-06 14:32:50 -05:00
AppWithOutputAssemblyName Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
AppWithToolDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
CompileFail Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
DependencyChangeTest/PortableApp_Standalone Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
DependencyContextFromTool Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
DependencyContextValidator Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
DuplicatedReferenceAssembly Deduplicate libraries 2016-05-03 09:54:50 -07:00
EndToEndTestApp Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
FSharpTestProjects Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
KestrelSample Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
LibraryWithOutputAssemblyName Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
OutputStandardOutputAndError Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
Packages update version of nuget 2016-03-08 09:53:06 -08:00
PerformanceTestProjects Revert "Revert "Add performance tests"" (#2820) 2016-05-12 10:33:32 -07:00
PortableTests Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
ProjectsWithTests Updating to latest dotnet-test-xunit 2016-04-30 18:25:11 -07:00
ResourcesTests Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
RunTestsApps Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppCompilationContext Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppSimple Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithArgs Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithBuildDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithContentPackage Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithContents Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithLibrary Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithScripts Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithTransitiveAppDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithUnicodéPath Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestAppWithWrapperProjectDependency Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestBindingRedirectGeneration Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
TestLibraryWithAnalyzer Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
TestLibraryWithConfiguration Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
TestLibraryWithDeprecatedProjectFile Project.json schema warnings don't get displayed 2016-05-13 13:10:39 -05:00
TestLibraryWithMultipleFrameworks Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
TestLibraryWithRunner Test directory refactoring step 1. 2016-02-08 20:35:22 -06:00
TestLibraryWithXmlDoc Address PR feedback. 2016-04-27 17:23:28 -05:00
TestMicrosoftCSharpReference Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestMicrosoftCSharpReferenceMissingFramework Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestMscorlibReference Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestProjectContextBuildAllDedupe Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestProjectToProjectDependencies Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestProjectWithCultureSpecificResource Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestProjectWithResource Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestRuleSet Execute 'csc' with working directory set to the project directory. 2016-05-01 22:46:03 -05:00
TestSimpleIncrementalApp Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestSystemCoreReference Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
TestSystemReference Upgrade the RC2 branding to RC3. 2016-05-10 13:36:20 -07:00
global.json Test directory refactoring step 1. 2016-02-08 20:35:22 -06:00
NuGet.Config update version of nuget 2016-03-08 09:53:06 -08:00