Jacques Eloff
06e4f20fb9
Ensure rzc.dll and PresentationBuildTasks.dll are signed
2020-08-11 14:23:35 -07:00
Jacques Eloff
05203da281
Ensure rzc.dll and PresentationBuildTasks.dll are signed after running crossgen
2020-08-11 11:07:31 -07:00
William Li
7aaf0d85d0
Add in cswinrt KnownFrameworkReference
2020-07-07 15:06:06 -07:00
Matt Mitchell
1f2fb0525f
Make some artifacts non-shipping ( #7857 )
...
Makes the following artifacts non-shipping:
- template msis
- sdkplaceholders
- sdk-internal archives
For now these have been preserved as non-shipping rather than not published at all.
They all get packaged up in the VS insertion nupkgs, so I think in reality we don't need them at all.
2020-06-25 11:36:38 -07:00
Matt Mitchell
85de1d64f7
Enable TLS1.2 in the generatenupkg step ( #7833 )
2020-06-19 08:49:35 -07:00
Juan Hoyos
f1564ea07f
Add arm64 as a possible WinForms arch ( #7457 )
...
* Add arm64 as a possible WinForms arch
* Add Winforms RT assets to shared and WindowsDesktop refs to ARM64 SDK
* Add ARM WindowsDesktop tests
2020-05-18 15:25:42 -07:00
Nikola Milosavljevic
0c591aede6
Merge pull request #7461 from NikolaMilosavljevic/ui.license
...
UI changes for .NET 5
2020-05-15 08:55:57 -07:00
Daniel Plaisted
9260c1cd14
Don't include ios, tvos, android, and browser RIDs for AppHosts
2020-05-14 10:39:46 -07:00
Alexander Köplinger
7931ca0ea1
Add browser-wasm and ios-x86 to .NET 5 runtime pack IDs ( #7459 )
...
Same as https://github.com/dotnet/installer/pull/7034
2020-05-13 23:46:29 +02:00
Nikola Milosavljevic (CLR)
4b0c84901a
Update line endings
2020-05-13 13:07:27 -07:00
Nikola Milosavljevic (CLR)
11da7bddd8
UI changes for .NET 5
2020-05-13 06:26:10 -07:00
Juan Sebastian Hoyos Ayala
ad389aa073
Add Winforms RT assets to shared and WindowsDesktop refs to ARM64 SDK
2020-05-12 23:19:25 -07:00
Juan Sebastian Hoyos Ayala
e339d60b25
Add arm64 as a possible WinForms arch
...
Makes it possible to build/publish arm64 winforms app. WPF/Full Winforms+WPF should still fail as a build time scenario.
2020-05-12 19:00:13 -07:00
Eric Erhardt
efe7c8e566
Remove references to PlatformAbstractions. ( #7408 )
...
* Remove references to PlatformAbstractions.
This will allow us to remove the PlatformAbstractions library from dotnet/runtime.
Contributes to https://github.com/dotnet/runtime/issues/3470
2020-05-06 09:59:23 -05:00
William Li
ad590737e6
Correct remove WinForms logic
2020-04-30 15:28:15 -07:00
Matt Mitchell
3c6fe698ef
[release/5.0.1xx-preview4] Generate versions sparsely ( #7290 )
...
* Publish productVersion sparsely
Do not publish the productVersion file in every leg. Publish only in win-x64,
so that we don't end up uploading it for every manifest. Publishing breaks in this scenario today.
This is a real bug in publishing, but we will probably tighten the restrictions in the
Publish to BAR step so that multi-publishign the same asset is an error.
Also remove the productCommit-* in cases where we have overlapping rids, which would cause the same problem
2020-04-27 08:06:24 -07:00
William Li
e93e74c7a7
Merge pull request #7119 from wli3/sign-Interactive.DependencyManager-master
...
Interactive.DependencyManager to sign files
2020-04-17 13:46:24 -07:00
William Li
ea3803ddf1
Correct tool path append
2020-04-12 20:47:01 -07:00
William Li
e6be6629bf
Interactive.DependencyManager to sign files
2020-04-11 18:29:27 -07:00
Brian Robbins
0a51c1a44d
Exclude desktop assemblies from crossgen.
2020-04-09 11:48:42 -07:00
Sarah Oslund
67216ce780
Updating release notes url to net 5
2020-04-07 12:27:58 -07:00
Daniel Plaisted
f86d955689
Merge pull request #7034 from akoeplinger/add-ios-net5-runtimepacks
...
Add iOS/tvOS/Android to .NET5 runtime pack IDs
2020-04-07 08:42:00 -07:00
Alexander Köplinger
9fdf00af10
Add Android to .NET5 runtime pack IDs
2020-04-06 17:39:02 +02:00
Alexander Köplinger
8289cde9a0
Add tvOS to .NET5 runtime pack IDs
2020-04-06 17:38:50 +02:00
Alexander Köplinger
6de5203c5d
Add iOS to .NET5 runtime pack IDs
2020-04-03 18:05:45 +02:00
Daniel Plaisted
30b2fc31c2
Merge pull request #6993 from mmitche/generate-checksums-using-new-arcade-task
...
Generate checksums using new arcade task
2020-03-31 14:10:07 -07:00
Sarah Oslund
0e7109c16e
Adding crossgen support for win-arm64 builds
2020-03-30 14:28:22 -07:00
William Li
d98f5f18bc
Merge pull request #6934 from wli3/merge-master-3.1.3xx
...
Merge master 3.1.3xx
2020-03-29 22:26:33 -07:00
Sarah Oslund
90b6ea7124
Merge pull request #6933 from sfoslund/DefaultRuntimeVersions
...
Automatic handling of DefaultRuntimeFrameworkVersion
2020-03-27 11:11:46 -07:00
Sarah Oslund
5d76891b2d
Updating DefaultRuntimeFrameworkVersion property names
2020-03-27 08:51:50 -07:00
Bekir Ozturk
819cc4834b
Used builtin write-to-file task
2020-03-27 16:17:22 +01:00
Bekir Ozturk
e48b81f37e
Generating a productCommit for each rid
2020-03-27 13:49:29 +01:00
Bekir Ozturk
af2f259998
productCommit.txt data order change
2020-03-27 12:53:28 +01:00
Bekir Ozturk
69c37ccd97
Fix: directory not found issue
2020-03-27 00:23:50 +01:00
Bekir Ozturk
39188f8297
Fix: directory not found issue
2020-03-27 00:12:11 +01:00
Bekir Ozturk
e8c7fe0c9c
Fix: directory not found issue
2020-03-27 00:06:34 +01:00
Bekir Ozturk
3b618215eb
Removed new line at the end
2020-03-26 23:50:42 +01:00
Matt Mitchell
bbec23f976
Generate checksums using new arcade task
2020-03-26 15:18:36 -07:00
Bekir Ozturk
996babd3f6
productVersion filename and content change
2020-03-26 21:32:21 +01:00
William Li
05be3f49cf
Merge branch 'release/3.1.1xx' into merge-master-3.1.3xx
2020-03-26 12:12:04 -07:00
Sarah Oslund
5b24650ff9
Removing unused UseBundledNETCoreAppPackageVersionAsDefaultNetCorePatchVersion property
2020-03-26 11:35:24 -07:00
Sarah Oslund
8cc89ea7e5
Adding automatic generation of DefaultRuntimeFrameworkVersions
2020-03-26 10:01:21 -07:00
Daniel Plaisted
a199c488d7
Merge upstream changes
2020-03-25 11:03:43 -07:00
William Li
ae8a1c85d2
Merge pull request #6906 from dsplaisted/merge-5.0-preview1-to-preview2
...
Merge 5.0 preview1 to preview2
2020-03-24 17:30:15 -07:00
msftbot[bot]
ba203165fd
Merge pull request #6795 from sfoslund/UpdatePatches
...
Updating to 2.1.17 patch version
2020-03-24 22:03:27 +00:00
Daniel Plaisted
bf9b02831b
Merge 5.0.1xx-preview1 changes
2020-03-24 11:56:33 -07:00
Viktor Hofer
cfbb4fa36f
Revert "Update web templates for preview2 ( #6860 )" ( #6902 )
...
This reverts commit 0d8d4288ac
.
2020-03-24 10:39:45 -07:00
Daniel Plaisted
8b76f8dc98
Merge pull request #6844 from brianrob/disable_partial_crossgen
...
Disable Partial Crossgen and Crossgen More Binaries
2020-03-23 13:55:33 -07:00
dotnet-maestro[bot]
02ee648fc6
[master] Update dependencies from dotnet/sdk ( #6774 )
...
* Update dependencies from https://github.com/dotnet/sdk build 20200311.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.2
* Update dependencies from https://github.com/dotnet/sdk build 20200311.4
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.4
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.4
* Update dependencies from https://github.com/dotnet/sdk build 20200311.6
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.6
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.6
* Update dependencies from https://github.com/dotnet/sdk build 20200311.7
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.7
* Update dependencies from https://github.com/dotnet/sdk build 20200312.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.1
* Update dependencies from https://github.com/dotnet/sdk build 20200312.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.2
* Update dependencies from https://github.com/dotnet/sdk build 20200312.3
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.3
* Update dependencies from https://github.com/dotnet/sdk build 20200312.5
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.5
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.5
* Update dependencies from https://github.com/dotnet/sdk build 20200312.7
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.7
* Update dependencies from https://github.com/dotnet/sdk build 20200312.9
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.9
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.9
* Update dependencies from https://github.com/dotnet/sdk build 20200313.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.1
* Update dependencies from https://github.com/dotnet/sdk build 20200313.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.2
* Update dependencies from https://github.com/dotnet/sdk build 20200313.3
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.3
* Update dependencies from https://github.com/dotnet/sdk build 20200315.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20165.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20165.1
* Update dependencies from https://github.com/dotnet/sdk build 20200315.3
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20165.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20165.3
* Update dependencies from https://github.com/dotnet/sdk build 20200317.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.2
* Update dependencies from https://github.com/dotnet/sdk build 20200317.3
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.3
* Update dependencies from https://github.com/dotnet/sdk build 20200317.5
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.5
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.5
* Update dependencies from https://github.com/dotnet/sdk build 20200317.8
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.8
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.8
* Update dependencies from https://github.com/dotnet/sdk build 20200318.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.1
* Update dependencies from https://github.com/dotnet/sdk build 20200318.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.2
* Update dependencies from https://github.com/dotnet/sdk build 20200318.6
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.6
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.6
* Update dependencies from https://github.com/dotnet/sdk build 20200318.7
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.7
* Update dependencies from https://github.com/dotnet/sdk build 20200318.8
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.8
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.8
* Update dependencies from https://github.com/dotnet/sdk build 20200318.9
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.9
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.9
* Update dependencies from https://github.com/dotnet/sdk build 20200318.10
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.10
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.10
* Update dependencies from https://github.com/dotnet/sdk build 20200319.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.1
* Update dependencies from https://github.com/dotnet/sdk build 20200319.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.2
* Update dependencies from https://github.com/dotnet/sdk build 20200319.3
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.3
* Update dependencies from https://github.com/dotnet/sdk build 20200319.4
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.4
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.4
* Update dependencies from https://github.com/dotnet/sdk build 20200320.1
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20170.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20170.1
* Partially reordered paths passed to crossgen
* Update dependencies from https://github.com/dotnet/sdk build 20200320.2
- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20170.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20170.2
* Partially reordered paths passed to crossgen
* Partially reordered paths passed to crossgen
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Bekir Ozturk <bozturk@microsoft.com>
2020-03-20 21:42:20 +00:00
Viktor Hofer
0d8d4288ac
Update web templates for preview2 ( #6860 )
...
* Update web templates for preview2
Updating the web templates to a pinned version for preview2 until https://github.com/dotnet/aspnetcore/pull/19860 is resolved.
2020-03-19 09:52:31 +01:00
William Li
320e530464
Fix deb failure
2020-03-17 22:47:45 -07:00
sfoslund
e9f56dda48
Updating to 2.1.17 patch version
2020-03-17 15:56:20 -07:00
Brian Robbins
500ed50b31
Add more assemblies to the crossgen list.
2020-03-17 13:48:39 -07:00
Zbyněk Sailer (Moravia IT)
9e1f0e20a0
LOC CHECKIN | dotnet/core-sdk 5.0.1xx-preview1 | 20200317
2020-03-17 15:38:36 +01:00
sfoslund
2deda3ae53
Adding support for win arm64 builds
2020-03-16 12:45:01 -07:00
sfoslund
d0b5a76c82
Updating to 2.1.17 patch version
2020-03-12 13:02:10 -07:00
sfoslund
2de8411fd3
Updating installer learn more links to 5.0 release notes
2020-03-11 14:45:36 -07:00
William Li
92129ee125
Merge pull request #6743 from NikolaMilosavljevic/osx.13
...
Update minimum supported OSX version to 10.13
2020-03-11 10:25:37 -07:00
Sarah Oslund
6f9a146a06
Merge pull request #6740 from sfoslund/WinArm64Build
...
Add Win-arm64 Leg
2020-03-11 01:32:00 +08:00
sfoslund
b1a65c534b
Updating 3.1.x default runtime versions
2020-03-10 10:07:39 -07:00
Nikola Milosavljevic (CLR)
7321a05a35
Update minimum supported OSX version to 10.13
2020-03-09 13:17:14 -07:00
sfoslund
660fd7a768
Adding support for win arm64 builds
2020-03-06 15:51:55 -08:00
Matt Mitchell
1c44853056
Updating 3.1.x bundle versions ( #6674 )
2020-03-05 09:44:46 -08:00
Nick Guerrera
dd8802ee6d
Fix toolset ingestion URL
2020-03-04 08:57:11 -08:00
William Li
94932e9f86
Add 5.0 templates ( #6647 )
2020-03-02 13:23:21 -08:00
William Li
d46ee00032
Add 5.0 template ( #6583 )
...
* Add 5.0 templates to template/5.0 folder
2020-02-27 13:25:10 -08:00
Sarah Oslund
22192f3d37
Merge pull request #6558 from sfoslund/UpdateBranding
...
Updating installer branding
2020-02-27 12:49:22 -08:00
sfoslund
c5a1a3c006
Updating installation note with proper versions
2020-02-27 11:13:56 -08:00
Phil Henning
7ddc5746f3
Add 5.0 common project templates to Bundle.
2020-02-25 07:00:13 -08:00
sfoslund
c169c1c426
Updating installer branding
2020-02-24 15:34:30 -08:00
dotnet-maestro[bot]
664dc77bc1
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore ( #6506 )
...
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200220.11
- dotnet-watch - 3.1.3-servicing.20120.11
- dotnet-user-secrets - 3.1.3-servicing.20120.11
- dotnet-dev-certs - 3.1.3-servicing.20120.11
- Microsoft.AspNetCore.App.Ref - 3.1.3
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.3
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.3-servicing.20120.11
Dependency coherency updates
- Microsoft.DotNet.MSBuildSdkResolver - 3.1.103-servicing.20120.3 (parent: Microsoft.Dotnet.Toolset.Internal)
* Update GenerateLayout.targets
Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-02-21 04:31:51 +00:00
Nick Guerrera
c6b041e78c
Fix merge issues with templates
2020-02-19 15:43:20 -08:00
Nick Guerrera
03963a5788
Merge branch 'release/5.0.1xx-preview1' into merge/release/3.1.2xx-to-master
2020-02-19 13:50:39 -08:00
Daniel Plaisted
2a8f6d1b34
Update 2.1 implicit versions
2020-02-19 11:00:34 -08:00
Daniel Plaisted
113d03bcb5
Update branding to 3.1.103
2020-02-13 16:41:46 -08:00
Fadi Hanna
645fdc4bc6
Fix formatting bug for crossgen2's supported RIDs ( #6302 )
2020-02-06 13:01:19 -08:00
William Li
288bb5c8b6
Remove all reference to 21 template
2020-02-05 22:16:55 -08:00
William Godbe
6dc2944d31
Revert to 3.1.1 runtime ( #6272 )
...
* Revert to 3.1.1 runtime
* use 3.1.1 version of GenerateLayout.targets
2020-02-03 10:46:25 -08:00
Nick Guerrera
573d158fea
[3.1.1xx] Bump self-contained default for 3.0.x and 2.1.x ( #6268 )
...
* Bump self-contained default for 3.0.x and 2.1.x
* Add 3.0.3 feeds for tests
2020-01-30 16:18:56 -08:00
Fadi Hanna
63e9316a15
Add a KnownCrossgen2Pack entry for the crossgen2 compiler packages ( #6227 )
2020-01-30 16:16:07 -08:00
msftbot[bot]
2f3fb6ea5e
Merge pull request #6242 from wli3/fix-msi-gg
...
Fix msi non-deterministic ComponentId
2020-01-28 21:07:00 +00:00
William Li
b76a641e4f
Use Task to calculate template versions
...
No behaivor change
2020-01-28 12:35:01 -08:00
William Li
24ffef0659
Remove -gg in harvest
2020-01-28 12:34:51 -08:00
William Li
0806ef1bd1
Use Task to calculate template versions
...
No behaivor change
2020-01-25 16:40:47 -08:00
sfoslund
46b8ddf0b5
Reverting drop suffix change
2020-01-21 11:24:22 -08:00
Sarah Oslund
672d0ec1e2
Merge branch 'release/3.1.1xx' into Merging3.1And3.2
2020-01-21 08:40:01 -08:00
William Li
252416a21a
Remove -gg in harvest
2020-01-19 08:53:28 -08:00
dotnet-maestro[bot]
56ce343ea2
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore ( #6162 )
...
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.1
- dotnet-user-secrets - 3.1.2-servicing.20066.1
- dotnet-watch - 3.1.2-servicing.20066.1
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20066.1
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.1
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.4
- dotnet-user-secrets - 3.1.2-servicing.20066.4
- dotnet-watch - 3.1.2-servicing.20066.4
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20066.4
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.4
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.14
- dotnet-user-secrets - 3.1.2-servicing.20066.14
- dotnet-watch - 3.1.2-servicing.20066.14
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20066.14
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.14
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200116.15
- dotnet-user-secrets - 3.1.2-servicing.20066.15
- dotnet-watch - 3.1.2-servicing.20066.15
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20066.15
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20066.15
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.1
- dotnet-user-secrets - 3.1.2-servicing.20067.1
- dotnet-watch - 3.1.2-servicing.20067.1
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20067.1
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.1
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200117.4
- dotnet-user-secrets - 3.1.2-servicing.20067.4
- dotnet-watch - 3.1.2-servicing.20067.4
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- dotnet-dev-certs - 3.1.2-servicing.20067.4
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20067.4
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200118.1
- dotnet-dev-certs - 3.1.2-servicing.20068.1
- dotnet-user-secrets - 3.1.2-servicing.20068.1
- dotnet-watch - 3.1.2-servicing.20068.1
- Microsoft.AspNetCore.App.Ref - 3.1.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.2-servicing.20068.1
* Update AspNetCoreTargetingPackBlobVersion to 3.1.2
* fixup AspNetCoreTargetingPackBlobVersion
* Use property
* don't use property
Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-01-18 21:31:47 +00:00
Sarah Oslund
cb71d005c1
Merge branch 'release/3.1.1xx' into release/3.1.2xx
2020-01-15 09:42:07 -08:00
Sarah Oslund
0a4f5e443d
Merge branch 'release/3.1.2xx'
2020-01-15 09:23:07 -08:00
Daniel Plaisted
8131a95fc2
Bump branding to 3.1.102
2020-01-14 19:34:03 -08:00
Nick Guerrera
8d13410014
Bump 2.1.x implicit versions
...
Disable SDK tests that do 2.1.x self-contained
Delete GivenSelfContainedAppsRollForward. It doesn't work with 3.x+ already and won't work with 2.x MSRCs.
2020-01-14 17:45:28 -08:00
Livar Cunha
688644d44e
Did a hack where we are writing the version to a file during build to be read during publish, as these are two separate builds by arcade and also passed the BuildNumberId so that the id is calculated properly during copy to latest.
2020-01-09 21:13:46 -08:00
Livar Cunha
befcc966a5
Moving the GitCommitHash code to a target to be shared amongst a couple of other targets.
2020-01-09 12:52:53 -08:00
Livar Cunha
ca6e86d472
Move GenerateFullNuGetVersion to a different target to be shared by build, publish and publish to latest.
2020-01-09 11:31:14 -08:00
William Li
2253434a97
Merge pull request #5931 from dotnet-maestro-bot/merge/release/3.1.1xx-to-release/3.1.2xx
...
[automated] Merge branch 'release/3.1.1xx' => 'release/3.1.2xx'
2020-01-08 15:05:45 -08:00
Livar Cunha
83679698f9
Updated all MSIs to use the GenerateMsiVersion task and also moved the generation of FullNuGetVersion to a target because it depends on things happening in BeforeCommons.targets of Arcade.
2020-01-03 15:49:06 -08:00
Livar Cunha
56c36dfd3a
Fallback to commitcount for msi version when doing builds in CI or locally. For official builds it will use the patch number calculated by arcade.
2019-12-26 10:40:20 -08:00
Livar Cunha
34b644977c
Use _PatchNumber from arcade instead of commit count. Fixes msi generation and changes VersionPatch to VersionFeature.
2019-12-23 15:18:07 -08:00
Livar Cunha
57dd97f02a
Adding back commit count for msi calculation. I believe we will need to change that to avoid colisions.
2019-12-20 15:58:08 -08:00