Hao Kung
2a57171ea8
Use new auth API
2017-07-03 11:54:17 -07:00
Nate McMaster
1f02768ddd
Remove dependency on Microsoft.NETCore.App from the generated nuspec ( #160 )
2017-07-03 09:22:10 -07:00
Pranav K
edfe5399c3
Add some details about view compilation options ( #156 )
...
* Add some details about view compilation options
2017-06-30 15:18:09 -07:00
Pranav K
b625ffcad6
Remove SimpleAppDesktopOnly
2017-06-30 15:14:26 -07:00
Pranav K
d801bdc271
Reacting to https://github.com/aspnet/Mvc/issues/6462
2017-06-30 15:00:39 -07:00
Pranav K
81fa36f029
Add a test that always publishes in Debug
...
Fixes #99
Also move some tests over to reduce unnecessary deployment
2017-06-27 15:37:19 -07:00
Nate McMaster
fcabcb2385
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:40:12 -07:00
Pranav K
cd91ab986c
Cleanup tests to perform fewer deployments ( #154 )
...
* Cleanup tests to perform fewer deployments
2017-06-22 13:12:24 -07:00
Pranav K
8d095d3af6
Unwrap inner exceptions for AggregateExceptions
2017-06-20 21:39:35 -07:00
Pranav K
5834660081
Fix issues with adding desktop reference.
...
* Add the reference only if precompilation is enabled.
* Make the reference Private. We don't want it to be copied locally to the output
2017-06-20 21:39:35 -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
N. Taylor Mullen
e300cf175a
Remove docs exclusion from NuGetPackageVerifier.json.
2017-06-20 10:43:41 -07:00
N. Taylor Mullen
a178f10dc6
Upate NuGetPackageVerifier.json BUILD_ITEMS_FRAMEWORK reason.
2017-06-20 10:22:50 -07:00
Pranav K
3cc8a09bcb
Don't attemmpt to build win7 binaries on xplat
...
Cherry-pick commit that was missed in rebase
2017-06-19 15:03:50 -07:00
Pranav K
942c677563
Move binaries in to the build folder
2017-06-19 14:03:20 -07:00
Pranav K
900f38b0c2
Copy precompiled pdb to publish directory
...
Fixes #98
2017-06-19 12:27:21 -07:00
Pranav K
ebf207cea4
Avoid running the precompilation tool as part of building ClassLibraryWithPrecompiledViews
...
Fixes #117
2017-06-19 12:04:30 -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
N. Taylor Mullen
4b1f5f24da
Add netcoreapp2.0 runtime targets.
...
- By default the netcoreapp2.0 runtime targets wil not be chosen. This is intended to ensure runtime targets do not fallback to net461 when targeting netcoreapp2.0.
#142
2017-06-14 09:56:26 -07:00
Pranav K
9121754d5b
Remove use of CompiledViewManfiest
2017-06-09 10:41:55 -07:00
Mikael Mengistu
b171431f5d
Fix Downgrade to NETStandard.Library 1.6.1 Warnings
2017-06-08 18:04:40 -07:00
Nate McMaster
c821301b39
React to Razor changing target frameworks
2017-06-08 16:14:17 -07:00
Pranav K
60d47561b9
Remove manifest generation
2017-06-08 16:13:22 -07:00
Mikael Mengistu
1d95b577c6
travis + appveyor
2017-06-08 14:23:20 -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
N. Taylor Mullen
911b8e0571
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-06 17:16:30 -07:00
Nate McMaster
0362488242
Lift sample test app to .NET Standard 2.0
2017-06-06 16:10:40 -07:00
N. Taylor Mullen
289a87f7c8
Manually construct the precompilation nupkg.
...
- We needed to manually construct the precompilation nupkg in order for the tool to work in 32 and 64 bitness OS'.
2017-06-06 15:55:50 -07:00
N. Taylor Mullen
fa8accfa59
Revert "Skip desktop testing to work around corefx issue."
...
This reverts commit 27c6ad410e .
2017-06-06 15:55:50 -07:00
N. Taylor Mullen
265c980c2b
Manually construct the precompilation nupkg.
...
- We needed to manually construct the precompilation nupkg in order for the tool to work in 32 and 64 bitness OS'.
2017-06-06 11:47:12 -07:00
Pranav K
b9e397ed3b
Temporarily workaround TryGetPageDirective returning null instead of empty string.
2017-06-05 17:20:57 -07:00
N. Taylor Mullen
db909922e4
Revert "Skip desktop testing to work around corefx issue."
...
This reverts commit 27c6ad410e .
2017-06-05 16:33:47 -07:00
Pranav K
8e5fe56836
Updating versions to preview3
2017-06-01 10:47:31 -07:00
N. Taylor Mullen
16173703ec
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-01 10:36:12 -07:00
N. Taylor Mullen
bde6a8f20f
Unblock cross-plat builds.
...
- For some reason the common-testapps.props being at the top enables this repo to build cross-plat. Will investigate once we re-enable desktop testing.
2017-06-01 10:29:51 -07:00
Pranav K
5ebfa5dd61
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:02:13 -07:00
Pranav K
4ae92c19ff
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:29 -07:00
Pranav K
4dfd6b1ebc
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 19:45:55 -07:00
Pranav K
2ded419651
Branching for rel/2.0.0-preview2
2017-05-31 19:37:06 -07:00
N. Taylor Mullen
2dbe4b79c4
Fix functional tests to properly dispose of their app deployer.
2017-05-31 16:26:19 -07:00
N. Taylor Mullen
4a308f1e9d
Make SimpleAppDesktopOnly look like other testapp projects.
2017-05-31 09:55:43 -07:00
N. Taylor Mullen
27c6ad410e
Skip desktop testing to work around corefx issue.
...
#128
2017-05-30 22:41: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
N. Taylor Mullen
8c822a8e77
Move away from `Assembly.Load` to Assembly.LoadFile
...
- Fixes build break.
2017-05-26 12:18:49 -07:00
Pranav K
ab64769c59
Fix compilation failure
2017-05-25 10:18:59 -07:00
Nate McMaster
df9c3f9660
Upgrade test framework versions
2017-05-15 11:59:11 -07:00