dotnet-installer/test/dotnet-publish.Tests
Eric Erhardt a567bb8697 Fix test project imports to be consistent.
- Every project.json needs portable-net451+win8 and dotnet5.4 imports (required by dotnet-test-xunit).
- If a test references NuGet, it also needs "netstandardapp1.5", because that the TFM NuGet uses currently.
2016-04-21 11:42:30 -05: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 Fix test project imports to be consistent. 2016-04-21 11:42:30 -05:00
PublishAppWithDependencies.cs Improve resource file support (#2511) 2016-04-15 14:45:51 -07:00
PublishDesktopTests.cs make 'platform' flag dependent upon CLI bitness 2016-04-12 16:11:00 -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 t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00