dotnet-installer/tools/MultiProjectValidator
Eric Erhardt 6468b14e1d Move to CoreFX build rc2-23901
Update .exe's project.json Target Framework from dnxcore50 to netstandardapp1.5.
Update .dll's project.json Target Framework from dnxcore50 to netstandard1.3.

Adding workaround for DataContractSerialization to src\dotnet\project.json to fix crossgen issue.
Build 23901 has a dependency issue that doesn't allow the runtime.any.System.Private.DataContractSerialization
package to be restored. When we move to a new build of CoreFX we should take this workaround out.
2016-03-03 16:41:55 -06:00
..
AnalysisRules let RID detection do its thing 2016-01-14 09:06:13 -08:00
AnalysisResult.cs MultiProjectValidator Fixes 2016-01-11 17:54:33 -08:00
IAnalysisRule.cs MultiProjectValidator Fixes 2016-01-11 17:54:33 -08:00
MultiProjectValidator.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
Program.cs PR Feedback: match coding guidelines 2015-12-16 14:12:25 -08:00
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
ProjectAnalyzer.cs PR Feedback: match coding guidelines 2015-12-16 14:12:25 -08:00
ProjectContextExtensions.cs MultiProjectValidator Fixes 2016-01-11 17:54:33 -08:00
ProjectLoader.cs MultiProjectValidator Fixes 2016-01-11 17:54:33 -08:00