dotnet-installer/test/dotnet-publish.Tests
Ajay Bhargav Baaskaran 44fd8bc2de Updated ProjectModel
- Added PackOptions, RuntimeOptions, PublishOptions and updated CompilationOptions
 - Added IncludeFilesResolver to parse include, exclude patterns
 - Added compile, embed and copyToOutput to compilationOptions
 - Renamed compilationOptions to buildOptions
 - Moved compilerName into buildOptions
 - This change is backwards compatible
 - Added warnings to be shown when the old schema is used
 - Handled diagnostic messages in ProjectReader
 - Added unit and end to end tests
2016-04-27 11:49:44 -07:00
..
dotnet-publish.Tests.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
project.json Updating CoreFx to rc2-24027 2016-04-27 05:41:53 +00:00
PublishAppWithDependencies.cs Improve resource file support (#2511) 2016-04-15 14:45:51 -07:00
PublishDesktopTests.cs align code in dotnet-run (#2679) 2016-04-25 13:53:02 -07:00
PublishPortableTests.cs Do not trim refs 2016-04-05 08:06:17 -07:00
PublishStandaloneTests.cs Adding a runtimeconfig.dev.json containing the additionalProbePaths when doing dotnet build. 2016-03-30 12:36:48 -07:00
PublishTests.cs Updated ProjectModel 2016-04-27 11:49:44 -07:00