aspnetcore/test/FunctionalTests
Nate McMaster 9d07f205f2 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:11:31 -07:00
..
Infrastructure Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
Properties Remove manifest generation 2017-06-08 16:13:22 -07:00
Resources Remove manifest generation 2017-06-08 16:13:22 -07:00
ApplicationConsumingPrecompiledViews_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationConsumingPrecompiledViews_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationUsingRelativePathsTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationUsingRelativePathsTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithConfigureMvcTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithConfigureMvcTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithCustomInputFilesTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithCustomInputFilesTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithParseErrorsTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithParseErrorsTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithTagHelpersTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ApplicationWithTagHelpersTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
FunctionalTests.csproj Update how PackageReference versions are set 2017-10-09 11:11:31 -07:00
PublishWithDebugTest_CoreCLR.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
PublishWithDebugTest_Desktop.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
PublishWithEmbedViewSourcesTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
PublishWithEmbedViewSourcesTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
RazorPagesAppTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
RazorPagesAppTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
SimpleAppTest_CoreCLR.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
SimpleAppTest_Desktop.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
SimpleAppWithAssemblyRenameTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
SimpleAppWithAssemblyRenameTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
StrongNamedAppTest_CoreCLR.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
StrongNamedAppTest_Desktop.cs Cleanup tests to perform fewer deployments (#154) 2017-06-22 13:12:24 -07:00
ViewCompilationOptionsTest_CoreCLR.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00
ViewCompilationOptionsTest_Desktop.cs Add a test that always publishes in Debug 2017-06-27 15:37:19 -07:00