aspnetcore/test/Microsoft.AspNetCore.Mvc.Te...
Nate McMaster 3bfb023679 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:24 -07:00
..
CommonFilterTest.cs Upgrading Moq to 4.7.1 2017-04-20 17:07:50 -07:00
CommonResourceInvokerTest.cs Add result filters to pages 2017-05-26 12:33:46 -07:00
HtmlContentUtilities.cs
MediaTypeAssert.cs
Microsoft.AspNetCore.Mvc.TestCommon.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
NonSeekableReadableStream.cs Enabled a way to buffer request body in formatters 2017-06-06 09:33:32 -07:00
PlatformNormalizer.cs Remove Razor from projects 2017-03-17 15:00:39 -07:00
ResourceFile.cs
SimpleValueProvider.cs
SimpleValueProviderFactory.cs Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
SolutionPathUtility.cs react to removal of PlatformAbstractions (#6164) 2017-04-20 11:09:18 -07:00
TestClientModelValidatorProvider.cs
TestDirectoryContent.cs Add support for page precompilation 2017-04-17 10:43:50 -07:00
TestDirectoryFileInfo.cs
TestFileChangeToken.cs
TestFileInfo.cs
TestFileProvider.cs Add support for page precompilation 2017-04-17 10:43:50 -07:00
TestHttpRequestStreamReaderFactory.cs
TestHttpResponseStreamWriterFactory.cs React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
TestModelBinderFactory.cs
TestModelMetadataProvider.cs
TestModelValidatorProvider.cs
TestOptionsManager.cs Use RazorPagesOptions.RootDirectory when looking for page hierarchies. 2017-03-14 18:56:50 -07:00
TestViewBufferScope.cs
ValidationAttributeUtil.cs