wtgodbe
62a62fae7d
Fix item metadata evaluation
2019-10-10 14:43:16 -07:00
wtgodbe
d7faa8fc48
Disable RPMBuild if not building RefPack, fix template test RefPack version
2019-10-10 14:17:15 -07:00
wtgodbe
a071e40e34
Disable DebBuild when we're not building targetingPack
2019-10-10 13:41:07 -07:00
wtgodbe
5e2e1cdfd3
disable other targeting pack test
2019-10-08 12:32:37 -07:00
wtgodbe
b89103fd5f
Fix Xunit skip attribute
2019-10-08 11:44:21 -07:00
William Godbe
dd13c8737a
Update src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj
...
Co-Authored-By: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2019-10-08 11:44:19 -07:00
wtgodbe
03b4bcfee8
Test fixes for ref-pack build
2019-10-08 11:44:19 -07:00
wtgodbe
527b4e1c58
Update condition for targetingPackBuilding
2019-10-08 11:44:19 -07:00
wtgodbe
6fc778af6a
disable building Microsoft.AspNetCore.App.Ref package in 3.0
2019-10-08 11:44:19 -07:00
John Luo
354d859d50
Manually add TypeForwardedTo in ref assemblies ( #14538 )
...
* Manually add TypeForwardedTo in ref assemblies
* Pin ref assembly version to Major.Minor.0.0
* Disable MSB3243 warning
* Pin pinning implementation assembly version
* Use nuget.exe v5.3.0 which support icon metadata
* Fixup nuspec packing
2019-10-07 21:00:34 -07:00
William Godbe
f05087be68
Merge pull request #14394 from aspnet/Embedded30
...
[release/3.0] Switch to embedded package icon
2019-10-04 14:19:13 -07:00
James Newton-King
c36b12bd5f
Update gRPC package version to 2.23.2
2019-10-03 11:14:04 -07:00
Brennan
ac261d8789
Don't call close if connect does not succeed ( #14114 )
...
- small comment
- patch config
- fix assert
2019-10-03 08:27:41 -07:00
Doug Bunting
a3fd9237f6
Merge branch 'release/2.2' => 'release/3.0' ( #14652 )
2019-10-02 12:01:24 -07:00
Doug Bunting
8a54461c63
Merge branch 'release/3.0' into merge/release/2.2-to-release/3.0
2019-10-02 10:11:37 -07:00
Justin Kotalik
59bdc3449f
[release/2.2] Backport memory leak fix from 3.0 ( #13840 )
2019-10-01 16:06:56 -07:00
Justin Kotalik
029a4c0a68
Update check for 413 in IIS ( #14589 )
2019-10-01 16:06:39 -07:00
William Godbe
db4087769e
Merge pull request #14535 from aspnet/Baseline30
...
Update package baseline
2019-10-01 12:14:46 -07:00
wtgodbe
fa21e53dd9
Revert to GA SDK
2019-10-01 11:01:22 -07:00
Doug Bunting
6a50b16a79
Update branding to 3.0.1 ( #14404 )
...
- includes workarounds that should be removed or improved ASAP
e.g. f219a38288 and fd34e14f4a
2019-09-30 21:07:16 -07:00
Doug Bunting
fd34e14f4a
Create missing directory and simplify workaround slightly
2019-09-30 19:15:53 -07:00
Doug Bunting
f219a38288
Find or install Tar on CI
...
- work around dotnet/core-eng#7970
- install Git in repo if Tar can't be found in usual locations
- use found or installed Tar in Microsoft.AspNetCore.App.Ref project
- copy into repo from wherever it's found
- add lots of `Write-Host` debugging
nit: clean up / comment on VS Code warnings about build.ps1
2019-09-30 16:05:43 -07:00
wtgodbe
cad1988572
Newer SDK
2019-09-27 12:49:10 -07:00
wtgodbe
14eb9e3325
Temporarily try usi a preview9 sdk
2019-09-27 11:10:52 -07:00
Doug Bunting
3c65c03ef8
Disable building targeting pack
...
- `$(IsServicingBuild)` disabled at the moment
2019-09-26 21:56:40 -07:00
wtgodbe
e233890a25
Suppress errors for removed references in Components.csproj
2019-09-26 15:21:48 -07:00
wtgodbe
ac69173167
Update MSBuild deps
2019-09-26 13:36:19 -07:00
wtgodbe
86e9b45aa0
Use up-to-date nuget versions
2019-09-26 12:53:59 -07:00
wtgodbe
f20a4143de
Update to stable SDK in source build
2019-09-25 15:55:47 -07:00
Doug Bunting
2d9d13aa38
Further centralize choice to opt out of servicing features for now
...
- no changes in known frameworks, targeting pack features, et cetera
2019-09-25 15:47:24 -07:00
Doug Bunting
8bfb2a77bf
Correct and centralize a couple of conditions
...
- add `$(IgnorePackageBaselines)` property
2019-09-25 15:47:24 -07:00
Doug Bunting
fcad3da558
Disable up-to-date check of package baselines
2019-09-25 15:47:24 -07:00
Doug Bunting
c97484217f
Update branding to 3.0.1
...
- aspnet/AspNetCore-Internal#3153
2019-09-25 15:47:23 -07:00
wtgodbe
73ffb2d975
Update package baseline
2019-09-25 12:28:45 -07:00
Doug Bunting
f3b7077444
Merge branch 'release/2.2' => 'release/3.0' ( #14358 )
2019-09-25 07:22:53 -07:00
Doug Bunting
a925230597
Remove package archive file 2/2
2019-09-24 18:44:13 -07:00
Doug Bunting
2597a3be2d
Remove package archive file 1/2
2019-09-24 18:43:54 -07:00
wtgodbe
4e72e6692a
Update to GA SDK
2019-09-24 15:59:26 -07:00
wtgodbe
481df9d64c
Merge branches
2019-09-24 14:36:18 -07:00
William Godbe
3bb7be15d8
Merge pull request #14357 from dotnet-maestro-bot/merge/release/2.1-to-release/2.2
...
[automated] Merge branch 'release/2.1' => 'release/2.2'
2019-09-24 14:29:42 -07:00
wtgodbe
8c49f8937d
Add icon metadata to manually generated .nuspecs
2019-09-24 13:31:51 -07:00
wtgodbe
ff61a43031
Merge branches
2019-09-24 13:26:49 -07:00
William Godbe
2ff5abb68b
Merge branch 'release/2.2' into merge/release/2.1-to-release/2.2
2019-09-24 10:06:03 -07:00
Doug Bunting
731293d6da
Update branding to 2.2.8
...
- aspnet/AspNetCore-Internal#3153
2019-09-23 22:46:06 -07:00
Doug Bunting
82c42d58ae
Update branding to 2.1.14
...
- aspnet/AspNetCore-Internal#3153
2019-09-23 22:45:27 -07:00
Doug Bunting
06ca2c4ee3
Re-enable ProjectTemplates tests
...
- should be mandatory for changes in this branch
2019-09-23 11:44:23 -07:00
Doug Bunting
aee5e40803
Stabilize package versions ( #14003 )
...
* Mark all blobs as shipping
- available (though not discoverable) in public dotnetcli feed
* Stabilize package versions
* Remove assumption that Microsoft.AspNetCore.AzureAppServices.SiteExtension packages have same version
- Microsoft.AspNetCore.AzureAppServices.SiteExtension.3.0 ships
- Microsoft.AspNetCore.AzureAppServices.SiteExtension.3.0.x?? do not ship
* Make installer versions consistent
- VS.Redist.Common.AspNetCore.SharedFramework and ...TargetingPack packages are non-shipping
- everything else ships
nit: remove extra whitespace in .nuspec files for the packages
* Correct assumptions in framework unit tests
- tests sometimes do not calculate version properties as product projects do
- Microsoft.AspNetCore.App.Ref and ...Runtime packages may rev versions separately
* Fix last 2 `SharedFxTests` failures
* Correct Microsoft.AspNetCore.App* versions used in ProjectTemplates tests
- `$(SharedFxVersion)` is not useful in test projects due to stable versioning
* Add continue on error for test templates
2019-09-15 13:34:08 -07:00
dotnet-maestro[bot]
adc28fdb42
[release/3.0] Update dependencies from aspnet/AspNetCore-Tooling ( #13980 )
...
* Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190914.2
- Microsoft.NET.Sdk.Razor - 3.0.0
- Microsoft.CodeAnalysis.Razor - 3.0.0
- Microsoft.AspNetCore.Razor.Language - 3.0.0
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0
2019-09-14 17:19:24 -07:00
Doug Bunting
7cd94410e8
LoggingBranch package should not be shipping ( #13981 )
...
* Correct site extensions build failure
- mark LoggingBranch project as non-shipping
* Improve site extension versioning
- ensure `$(SiteExtensionPackageVersion)` doesn't end with a dash
- remove assumption LoggingBranch and Microsoft.AspNetCore.AzureAppServices.HostingStartup have same version
2019-09-14 13:25:48 -07:00
dotnet-maestro[bot]
5ca3f70bd5
Update dependencies from https://github.com/aspnet/EntityFrameworkCore build 20190913.10 ( #13978 )
...
- Microsoft.EntityFrameworkCore.Tools - 3.0.0
- Microsoft.EntityFrameworkCore.SqlServer - 3.0.0
- dotnet-ef - 3.0.0
- Microsoft.EntityFrameworkCore - 3.0.0
- Microsoft.EntityFrameworkCore.InMemory - 3.0.0
- Microsoft.EntityFrameworkCore.Relational - 3.0.0
- Microsoft.EntityFrameworkCore.Sqlite - 3.0.0
2019-09-14 06:06:17 +00:00