Skip to content

Conversation

@martincostello
Copy link
Member

Ports various changes from #53 to dev to reduce the size of the PR to support 3.0 itself.

Exclude artifacts folder in korebuild output.
Update to the latest .NET Core 2.2 SDK.
Use new PackageLicenseExpression MSBuild property to fix compiler warning.
Update solution file for Visual Studio 2019.
Update the sample MVC application to target ASP.NET Core 2.2.4.
Fix the web profile not launching Kestrel correctly.
Remove unused using statement.
Use ASP.NET Core, rather than ASP.NET 5.
Use terser syntax to null check and/or throw exceptions.
Remove redundant properties from dependencies that break the build for 3.0.
Update to use xenial instead of trusty for Linux builds.
Update to non-deprecated image for xcode.
Remove redundant install script and dependency.
Speed up NuGet package restore by skipping XML documentation.
@martincostello martincostello added this to the 3.0.0 milestone May 12, 2019
@martincostello martincostello merged commit 9145cc2 into aspnet-contrib:dev May 12, 2019
@martincostello martincostello deleted the AspNet-Core-3-Prep branch May 12, 2019 13:04
@martincostello martincostello modified the milestones: 3.0.0, 2.1.0 Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant