Nate McMaster
ff55ddbd92
Update build tools and dependency versions
2018-01-18 16:42:54 -08:00
Nate McMaster
bc58d8495a
Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105
2017-10-13 13:12:19 -07:00
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
Nate McMaster
6112a098c1
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-10-02 14:13:22 -07:00
Nate McMaster
bc2502cf4c
Import dependencies.props last to ensure TargetFramework is set first
2017-09-29 17:02:36 -07:00
Nate McMaster
0fbf540f37
Update build scripts, tools, and dependencies for 2.0.x
2017-09-20 17:23:27 -07:00
Nate McMaster
1468bb7afd
Update the list of packages patching in 2.0.x
2017-09-20 13:41:27 -07:00
Nate McMaster
9b53da7333
Update package feeds and dependencies for 2.0.1 ( #203 )
2017-09-18 12:42:44 -07:00
Nate McMaster
50360ddfaa
Bump version to 2.0.1
2017-09-15 17:58:51 -07:00
Pranav K
b00c9b4e05
Pinning versions for 2.0.0
2017-08-17 15:00:51 -07:00
Ryan Brandenburg
e888beb48c
Update MSBuild version
2017-07-21 14:56:49 -07:00
Ryan Brandenburg
40e149db30
Raise MSBuild version
2017-07-18 13:59:55 -07:00
Ryan Brandenburg
b4764b89ed
Update MSBuild version
2017-07-12 20:29:23 -07:00
Mike Harder
2f3054f668
Update MSBuild to 15.3.0-* ( #169 )
...
- Matches version shipping with Visual Studio 15.3
2017-07-11 17:44:41 -07:00
Ryan Brandenburg
dc45279082
Remove NETStandard.Library.NETFramework
2017-07-07 11:08:24 -07:00
Ryan Brandenburg
36bdecf56f
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 13:42:44 -07:00
Nate McMaster
a19a422cb1
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:42 -07:00
Pranav K
9b89aca3c3
Use IsPackable instead of ExcludeFromPack
2017-06-20 13:47:40 -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
Pranav K
06db90cbfa
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-06-15 10:39:58 -07:00
Mikael Mengistu
49206c14f0
Sort
2017-06-07 16:20:11 -07:00
Mikael Mengistu
7fbca28188
Fix downgrade warning
2017-06-07 16:17:16 -07:00
Pranav K
2ded419651
Branching for rel/2.0.0-preview2
2017-05-31 19:37:06 -07:00
N. Taylor Mullen
6e88ea9429
Add support for pre-compiling desktop applications.
...
#128
2017-05-30 22:41:06 -07:00
Kiran Challa
baddfe50ba
Updated to use the latest shared runtime
2017-05-29 04:41:30 -07:00
Nate McMaster
df9c3f9660
Upgrade test framework versions
2017-05-15 11:59:11 -07:00
Pavel Krymets
9e01bb7bff
Remove unnecessary package references ( #126 )
2017-05-10 11:43:53 -07:00
Pavel Krymets
054f27e3fb
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:25:29 -07:00
Pavel Krymets
1f67302491
Update InternalAspNetCoreSdkVersion
2017-05-05 10:25:21 -07:00
Pranav K
64d0be81c0
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:28 -07:00
Pranav K
e835438042
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:57 -07:00
Pranav K
524ab35a59
Branching for 2.0.0-preview1
2017-04-25 22:04:23 -07:00
Pranav K
d81af19645
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:09 -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
Kiran Challa
c18724a275
Updated to use 0.4.0 version of IntegrationTesting package
2017-04-15 04:37:40 -07:00
Kiran Challa
cc1b5f4d5b
Converted test projects to run on netcoreapp2.0
2017-04-13 11:11:27 -07:00
Pranav K
6f31e4725f
Updating versions to 2.0.0-preview1
2017-04-03 21:41:11 -07:00
Pranav K
c4f2581988
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:35 -07:00
Nate McMaster
de201a544f
Unify dependencies versions to one file and remove workarounds
2017-03-15 16:39:35 -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
a731e373b9
Merge branch 'rel/1.1.0' into dev
2017-02-01 18:19:21 -08:00
Pranav K
32cd737b62
Update to VS RC3
2017-01-24 14:17:53 -08:00
Pranav K
864dd694e0
Use a branch that lets us produce packages with a specific build number
2017-01-23 13:54:41 -08:00
Pranav K
501540c76e
Use the list of Content files specified in the project as a source
...
Fixes #59
2017-01-23 11:38:48 -08:00