Matt Mitchell
2195668cc4
Update channel
2020-07-15 13:44:35 -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
58e48acdbb
Merge pull request #7055 from sfoslund/UpdateReleaseNotes
...
Updating release notes url to net 5
2020-04-09 08:13:25 -07:00
Matt Mitchell
337f953a95
Revert incorrect changes
2020-04-08 13:12:41 -07:00
Matt Mitchell
eaf4ea023f
Merge remote-tracking branch 'upstream/release/5.0.1xx-preview3' into merge/release/5.0.1xx-preview3-to-master
2020-04-08 13:12:12 -07:00
Matt Mitchell
f5e7d53b35
[release/5.0.1xx-preview3] Set up TLS 1.2 before calling dotnet-install for tests ( #7068 )
...
* Set TLS1.2 before running dotnet-install in tests
The new powershell process overrides the setting that build.ps1 sets up.
* Reduce logging verbosity
2020-04-08 13:07:50 -07:00
Matt Mitchell
6e7661bb24
Merge branch 'master' into merge/release/5.0.1xx-preview3-to-master
2020-04-08 13:04:15 -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
Matt Mitchell
3ee962859a
Update channel info and stage dependencies for preview3
2020-03-31 15:40:49 -07: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
Brian Robbins
ab98cad0e2
Specify -MissingDependenciesOK to crossgen.
2020-03-17 13:48:18 -07:00
Sarah Oslund
8ab3f42d20
Merge pull request #6836 from sfoslund/PortWinArm64
...
Adding support for win arm64 builds
2020-03-17 13:05:17 -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
Juan Hoyos
5b1ee5c1f5
[skip ci] Publish latest to preview2 specific channel
2020-03-16 13:45:51 -07: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
Brian Robbins
e87acd73ac
Disable partial NGEN.
2020-03-11 17:38:41 -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
c0b921a789
Merge pull request #6753 from sfoslund/UpdateBundledVersions
...
Updating 3.1.x default runtime versions
2020-03-11 05:35:31 +08: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
7756948a8c
Merge remote-tracking branch 'upstream/release/5.0.1xx-preview1' into merge-from-5.0
2020-03-05 11:11:30 -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
Nick Guerrera
175ab37f20
Merge branch 'release/5.0.1xx-preview1' into merge-50p1
2020-02-28 14:27:38 -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
Michael Simons
ef4011b55a
Update BranchInfo channel for release/5.0.1xx-preview1 branch ( #6574 )
2020-02-26 08:18:05 -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
3e8b475e2f
Cap major 5
2020-01-28 12:35:25 -08:00
William Li
df09f07394
Finish ComponentID reset
2020-01-28 12:35:16 -08:00
William Li
fdda58e6ff
Use nuget version to better reduce code
2020-01-28 12:35:09 -08: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
90b13626ab
Cap major 5
2020-01-28 12:33:43 -08:00