Go to file
Pranav K 4f766a3fa5 Fix issues with feeds used to restore testapps
* Remove duplicated feeds from testapps/NuGet.config
* Don't specify feeds as part of restore. Let testapps/NuGet.config dictate this.
* Switch to dotnet.myget.org
2016-08-19 11:01:50 -07:00
src Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
test/Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tests Fix issues with feeds used to restore testapps 2016-08-19 11:01:50 -07:00
testapps Fix issues with feeds used to restore testapps 2016-08-19 11:01:50 -07:00
tools Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
.gitattributes
.gitignore Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
MvcPrecompilation.sln Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
NuGet.config Fix issues with feeds used to restore testapps 2016-08-19 11:01:50 -07:00
NuGetPackageVerifier.json Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
TestApps.sln Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
appveyor.yml
build.cmd Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
build.ps1
build.sh
global.json Adding Razor Precompilation 2016-08-19 10:35:45 -07:00
makefile.shade Adding Razor Precompilation 2016-08-19 10:35:45 -07:00