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
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
Ryan Nowak
88363be365
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-27 11:58:42 -07:00
Ryan Nowak
22b9d7647e
React to rename of Page() -> View()
2017-04-27 11:15:33 -07:00
Pranav K
e918c59113
Updating package version to preview2
2017-04-26 07:13:23 -07:00
Pranav K
91827017f4
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-25 22:04:26 -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