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
Ryan Brandenburg
dc45279082
Remove NETStandard.Library.NETFramework
2017-07-07 11:08:24 -07:00
Pranav K
e0e74462ba
Fix warnings in tests from adding assembly references that don't exist
2017-06-20 10:59:35 -07:00
Pranav K
fe4cc976b9
Use MuxerPath to determine location to dotnet.exe
...
Fixes $50
2017-06-20 10:59:35 -07:00
Pranav K
942c677563
Move binaries in to the build folder
2017-06-19 14:03:20 -07:00
N. Taylor Mullen
6e88ea9429
Add support for pre-compiling desktop applications.
...
#128
2017-05-30 22:41:06 -07:00
Pranav K
6b96a38dc8
Revert "Set MvcRazorExcludeRefAssembliesFromPublish to false to fix build break temporarily"
...
This reverts commit 69e2fa82eb .
2017-04-21 09:37:20 -07:00
Kiran Challa
69e2fa82eb
Set MvcRazorExcludeRefAssembliesFromPublish to false to fix build break temporarily
2017-04-19 10:48:22 -07:00
Kiran Challa
d4d0e28f0e
Updated ViewCompilation project to netcoreapp2.0
2017-04-18 12:14:59 -07:00
Pranav K
7d7ecf3a1b
Make precompilation tests use project reference instead of package reference
...
Fixes #95
2017-03-13 11:05:25 -07:00
Roderic Bos
3c14472bf2
Updated common.targets to use AssemblyName instead of MSBuildProjectName so renaming output assembly from csproj works
...
Fixes https://github.com/aspnet/Mvc/issues/5780
2017-02-16 14:56:28 -08:00
Nate McMaster
95cf0f48ff
Downgrade to stable packages
2017-02-14 16:15:35 -08:00
Pranav K
32cd737b62
Update to VS RC3
2017-01-24 14:17:53 -08:00