Nate McMaster
aa8c8d6064
Fixup precompilation tests failures introduced by adding Directory.Build.props
2018-01-19 12:15:59 -08: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
Hao Kung
55d7cd2286
React to defaults
2017-07-07 14:00:32 -07:00
Pranav K
922c120762
React to https://github.com/aspnet/Mvc/issues/6009
2017-07-05 15:35:11 -07:00
Hao Kung
2a57171ea8
Use new auth API
2017-07-03 11:54:17 -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
cd91ab986c
Cleanup tests to perform fewer deployments ( #154 )
...
* Cleanup tests to perform fewer deployments
2017-06-22 13:12:24 -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
Nate McMaster
c821301b39
React to Razor changing target frameworks
2017-06-08 16:14:17 -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
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
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
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
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
Ryan Nowak
22b9d7647e
React to rename of Page() -> View()
2017-04-27 11:15:33 -07:00
Hao Kung
d938fef626
MvcPrecompilation => Auth 2.0
2017-04-19 17:05:54 -07:00
Pranav K
7f4aa60a45
Add support for precompiling RazorPages
2017-04-19 11:27:56 -07:00
Kiran Challa
cc1b5f4d5b
Converted test projects to run on netcoreapp2.0
2017-04-13 11:11:27 -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
Pranav K
1026198b9b
Remove net451 targets
2017-02-21 21:50:41 -08: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
ed28b1671b
Remove redundant configurations and csproj attribute
2017-02-09 13:44:15 -08:00
Pranav K
a731e373b9
Merge branch 'rel/1.1.0' into dev
2017-02-01 18:19:21 -08:00
Pranav K
2276c9eafe
Include file names as part of printing Razor parse errors
...
Fixes #67
2017-01-27 12:32:32 -08:00
Pranav K
8f085c8e5d
Create an x86 process to target 32-bit applications
...
Fixes #47
2017-01-25 17:46:26 -08:00
Pranav K
32cd737b62
Update to VS RC3
2017-01-24 14:17:53 -08:00
Pranav K
4420390f73
Precompilation does not work for applications using relative path
...
Adds tests for #27 , #33
2017-01-23 11:38:48 -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
Ryan Brandenburg
3f5cce41c1
Make ViewCompilation a target
2017-01-09 10:17:36 -08:00
Pranav K
98109e362d
Revert "Fix compile failure"
...
This reverts commit bde6cc40bc
.
2016-12-22 13:08:58 -08:00
Pranav K
275364463f
Revert "Update to CoreFx 4.4.0-*"
...
This reverts commit 45dcbac069
.
2016-12-22 13:08:04 -08:00
Pranav K
45dcbac069
Update to CoreFx 4.4.0-*
2016-12-22 12:48:17 -08:00
N. Taylor Mullen
977430668e
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 16:01:08 -08:00
Pranav K
768e5ee432
Fix the version of the tool in testapps
2016-11-14 14:22:43 -08:00
Pranav K
0f4330e673
Merge branch 'rel/1.1.0' into dev
2016-11-14 10:14:49 -08:00
Pranav K
d9140e97c9
dotnet-razor-precompile does not work when the application targets netcoreapp1.1
...
Fixes #30
2016-11-11 15:59:19 -08:00
Pranav K
e883cb2493
Updating versions to 1.2.0-*
2016-11-09 14:18:51 -08:00
Pranav K
bfdd939e26
Rename project to Razor ViewCompilation
...
* Microsoft.AspNetCore.Razor.Precompilation.* -> Microsoft.AspNetCore.Razor.ViewCompilation.*
* Update version number to 1.1.0
2016-11-07 12:07:11 -08:00
Pranav K
3d1caa474e
Adding a functional test for desktop only project
2016-10-25 15:45:54 -07:00
Pranav K
ef4ba21bbe
Revert "Updating to netcoreapp1.1"
...
This reverts commit 3c6ad8fc64
.
2016-10-12 16:09:18 -07:00
Pranav K
3c6ad8fc64
Updating to netcoreapp1.1
2016-10-12 13:46:12 -07:00
Pranav K
1f8d3c6bf1
Updating partner package versions
2016-09-28 11:51:39 -07:00
Pranav K
3b45ea5c27
Add a test that verifies strong name signing works for precompiled views
...
Fixes #16
2016-09-13 10:03:56 -07:00
Pranav K
d046091727
Add an option to embed sources for compiled views (cshtml content) in the generated assembly
...
Fixes #2
2016-09-07 10:43:51 -07:00
Pranav K
21535e5b0d
Add a test that demonstrates precompiled class library
2016-08-25 14:39:55 -07:00