dotnet-installer/src/Microsoft.DotNet.ProjectModel
Pavel Krymets 7a82a98e4c Merge pull request #2016 from dotnet/pakrym/signature
Add runtime signature into deps.json
2016-03-24 13:57:40 -07:00
..
Compilation add support for type: platform 2016-03-23 21:53:14 -07:00
Files Publish content files 2016-01-11 09:28:43 -08:00
Graph add support for type: platform 2016-03-23 21:53:14 -07:00
Internal Target net451 in ProjectModel 2016-02-11 15:42:14 -08:00
Properties Enable commands to be shipped in packages 2015-11-28 01:18:42 -08:00
Resolution add support for type: platform 2016-03-23 21:53:14 -07:00
Resources Refactor output directory code 2016-02-09 08:52:59 -08:00
RuntimeConfig Add hacky abstraction for quickly parsing RuntimeConfig.json and determining if it's a portable app 2016-03-17 16:39:48 -07:00
Utilities add support for type: platform 2016-03-23 21:53:14 -07:00
AnalyzerOptions.cs Add analyzer support 2016-01-24 21:38:42 -08:00
CommonCompilerOptions.cs Enable specifying output assembly name in compiler options 2016-03-21 12:42:31 -07:00
CompilationOutputFiles.cs Folding ProjectFile.Name to compiler options 2016-03-21 12:42:33 -07:00
Constants.cs Update ProjectModel server 2016-01-14 10:11:31 -08:00
DependencyContextBuilder.cs Add runtime signature into deps.json 2016-03-24 12:00:01 -07:00
DiagnosticMessage.cs Add WorkspaceContex 2015-11-30 22:39:27 -08:00
DiagnosticMessageSeverity.cs Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
DirectoryNames.cs Enable commands to be shipped in packages 2015-11-28 01:18:42 -08:00
EnvironmentNames.cs switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
ErrorCodes.DotNet.cs add support for type: platform 2016-03-23 21:53:14 -07:00
ErrorCodes.NuGet.cs Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
FileFormatException.cs Update ProjectManager error message 2016-03-01 19:45:45 -08:00
FileNameSuffixes.cs add support for portable application layout 2016-03-12 11:52:29 -08:00
GlobalSettings.cs Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
LibraryDescription.cs Auto reference facades in the common cases 2016-01-24 11:05:31 -08:00
Microsoft.DotNet.ProjectModel.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
OutputPaths.cs Replacing the fixed rid in the dotnet compile unit test by one that respects the platform where the tests are running. 2016-02-11 12:44:27 -08:00
OutputPathsCalculator.cs add support for portable application layout 2016-03-12 11:52:29 -08:00
PackageDescription.cs Add reference assemblies and runtime targets support to dependency context builder. 2016-03-08 12:03:10 -08:00
Project.cs Folding ProjectFile.Name to compiler options 2016-03-21 12:42:33 -07:00
project.json update to new nuget and turn inference on 2016-03-24 11:43:37 -07:00
ProjectContext.cs product changes to support portable tools 2016-03-17 13:44:32 -07:00
ProjectContextBuilder.cs product changes to support portable tools 2016-03-17 13:44:32 -07:00
ProjectContextCollection.cs Switch to using File.LastWriteTimeUtc 2016-01-29 19:22:31 -08:00
ProjectDescription.cs Refactor output directory code 2016-02-09 08:52:59 -08:00
ProjectExtensions.cs Asset refactoring and content files 2016-02-23 08:34:38 -08:00
ProjectFileDependencyGroup.cs Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
ProjectReader.cs Enable specifying output assembly name in compiler options 2016-03-21 12:42:31 -07:00
ProjectReaderSettings.cs Fixing versions 2016-02-18 01:10:07 -08:00
ProjectRootResolver.cs Fix Microsoft.DotNet.ProjectModel namespace 2015-11-27 16:19:54 -08:00
RuntimeOutputFiles.cs Folding ProjectFile.Name to compiler options 2016-03-21 12:42:33 -07:00
TargetFrameworkInformation.cs Added a way to get output assets 2016-01-27 13:07:26 -08:00
WorkspaceContext.cs Retry when lock file is occupied by other process 2016-03-10 11:46:52 -08:00