aspnetcore/testapps/ApplicationUsingRelativePaths
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
..
Controllers Precompilation does not work for applications using relative path 2017-01-23 11:38:48 -08:00
Views Precompilation does not work for applications using relative path 2017-01-23 11:38:48 -08:00
ApplicationUsingRelativePaths.csproj Update how PackageReference versions are set 2017-10-09 11:11:31 -07:00
Program.cs Precompilation does not work for applications using relative path 2017-01-23 11:38:48 -08:00
Startup.cs Precompilation does not work for applications using relative path 2017-01-23 11:38:48 -08:00