MvcPrecompilation/testapps/PublishWithEmbedViewSources
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
..
Areas/TestArea/Views/Home Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
Controllers Move away from `Assembly.Load` to Assembly.LoadFile 2017-05-26 12:18:49 -07:00
Views/Home Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
Program.cs Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00
PublishWithEmbedViewSources.csproj Update how PackageReference versions are set 2017-10-09 11:11:31 -07:00
Startup.cs Add an option to embed sources for compiled views (cshtml content) in the generated assembly 2016-09-07 10:43:51 -07:00