Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Mackinnon Buck 240ba78ec4
Update identity scaffolding dependency content (#2963) 2024-09-23 13:26:05 -07:00
deepchoudhery b36ee933dc
Scaffolding Arcade Migration (#1118)
Migration for arcade build.
2019-10-29 11:53:29 -07:00
Ryan Brandenburg 545c69eea1
Update Unobtrusive (#908)
Update jquery.validation-unobtrusive
2018-10-11 12:30:10 -07:00
Nate McMaster ba6e9f51fc
Use Internal.AspNetCore.Sdk as an MSBuild SDK (#905)
Convert from using Internal.AspNetCore.Sdk as a package reference to using it as an MSBuild SDK. This gives Internal.AspNetCore.Sdk more control over the projects and how they operation. MSBuild SDKs evaluate before restore, and can alter MSBuild settings which packages cannot.

cref https://github.com/aspnet/BuildTools/issues/729
2018-10-04 09:22:24 -07:00
Nate McMaster 5ff6bc6399 Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 2017-10-13 13:12:38 -07:00
Nate McMaster fa13313499 Update references to other 2.0.1 patch packages 2017-09-18 12:10:39 -07:00
Pranav K b158d84772 Remove net451 as a cross-compile target 2017-03-23 15:07:53 -07:00
Prafull Bhosale 22fddfd56d Migrate projects to MsBuild
Remove *.Sources packages from NuGet package list
2016-12-13 09:07:23 -08:00
Prafull Bhosale 75df688bf1 Fix #322
Add Assembly Description to
Microsoft.VisualStudio.Web.CodeGeneration.MsBuild.dll
2016-11-03 10:41:10 -07:00
Prafull Bhosale 8230ebb97b PR Feedback
+ enable a few more tests.
2016-10-04 16:31:42 -07:00
Prafull Bhosale b95ea7e66f Add MsBuildProjectContext and RoslynWorkspace 2016-10-04 16:20:14 -07:00
Prafull Bhosale 923ff18536 Refactor dotnet-aspnet-codegenerator to invoke dependency command for net451
WIP

Rework dotnet-aspnet-codegenerator to work with both NetCoreApp1.0 and net451 as per dotnet/cli/issues/2020

Use original assembly name after changing compilation.
Fixes #196

Clean up code.

Address review comments

WIP
(EF based controller scaffolding doesn't work on core clr.)
2016-04-26 15:51:04 -07:00
Prafull Bhosale d5f191be11 Changing build scripts to use dotnet 2016-01-26 19:17:55 -08:00
unknown ebbd67e19d Fix for bug 155796 formatting of the Edit.cshtml is iincorrect 2015-11-02 13:37:55 -08:00
Pranav K 9671f67bce Use packInclude instead of modifying package in makefile 2015-10-19 12:10:49 -07:00
Wei Wang 78c31953a3 Add project.lock.json to .gitignore 2015-02-16 13:49:02 -08:00
Pradeep Kadubandi ebd8e0aa4b Adding git ignore files. 2014-07-10 22:03:58 -07:00