wtgodbe
afa62186c6
Add icon metadata to manually generated .nuspecs
...
\n\nCommit migrated from 224e1104ac
2019-09-24 13:15:12 -07:00
wtgodbe
b67cfeab49
Switch to embedded PackageIcon
...
\n\nCommit migrated from 6acbcb1e6d
2019-09-24 13:15:06 -07:00
Kevin Pilch
e1974283f0
Add XML Docs for pubternal types
...
\n\nCommit migrated from 033ea04bab
2019-08-27 13:43:50 -07:00
Doug Bunting
60778e8dc7
Fix unintended breaking change
...
- blocking aspnet/AspNetCoredotnet/extensions#1293 dependency update PR
- commit 3ec8c35e450c lost `AssemblyName` substitution
- tasks assembly in package incorrectly named ".Manifest.Task.dll"
\n\nCommit migrated from 77403f35be
2019-08-11 14:12:42 -07:00
John Luo
95746c596e
Multitarget extensions packages to remove dependencies for source build ( dotnet/extensions#2090 )
...
\n\nCommit migrated from 3ec8c35e45
2019-08-07 13:26:14 -07:00
Nate McMaster
2dd8eb61ba
Disable transitive project references in test projects ( dotnet/extensions#1834 )
...
\n\nCommit migrated from e7d5bea3bb
2019-06-13 16:27:19 -07:00
Nate McMaster
5868b65934
Use even more Arcade and other csproj cleanups ( dotnet/extensions#1833 )
...
* Use Arcade's convention for setting IsPackable (must be explicitly set)
* Use Arcade conventions for using DebugType and eng/Versions.props
* Remove dead code
* Update restore feeds in daily builds.md
* Disable UsingToolNetFrameworkReferenceAssemblies in analyzer tests
* Remove usage of TestGroupName (an obsolete KoreBuild setting)
* Use IVT as a .csproj attribute
\n\nCommit migrated from f12d709976
2019-06-12 22:39:41 -07:00
dotnet-maestro[bot]
a8a3fbab33
[master] Update dependencies from dotnet/arcade ( dotnet/extensions#1279 )
...
* Update dependencies from https://github.com/dotnet/arcade build 20190321.6
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19171.6
- Microsoft.DotNet.GenAPI - 1.0.0-beta.19171.6
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19171.6
* Use Arcade NuSpec helpers
* Fix Release flaky test leg
* Fix Release flaky non-Windows test legs
* Update dependencies from https://github.com/dotnet/arcade build 20190325.9
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19175.9
- Microsoft.DotNet.GenAPI - 1.0.0-beta.19175.9
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19175.9
* Update dependencies from https://github.com/dotnet/arcade build 20190326.14
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19176.14
- Microsoft.DotNet.GenAPI - 1.0.0-beta.19176.14
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19176.14
\n\nCommit migrated from d353f7b020
2019-03-27 14:40:19 +00:00
Chris Ross
c960040b53
Deprecate and replace IHostingEnvronment & IApplicationLifetime ( dotnet/extensions#1100 )
...
* Deprecate and replace IHostingEnvronment & IApplicationLifetime dotnet/extensions#966
* Fix startvs
* Fix ref generation for obosolete\n\nCommit migrated from 6991e2b0e8
2019-02-15 13:40:33 -08:00
Pavel Krymets
39b6a19f90
Add reference assembly generations support ( dotnet/extensions#1093 )
...
\n\nCommit migrated from 8ad1395c91
2019-02-11 12:10:15 -08:00
Nate McMaster
a663bcf605
Add code check CI tests, add docs about ReferenceResolution, and other cleanups ( dotnet/extensions#1044 )
...
Changes:
* Add a step which checks that generated code is up to date
* Copy over the documentation on how to work with `<reference>`
* Fixup a broken reference in the .sln
* Fix the casing on Microsoft.Extensions.ValueStopwatch.Sources
* Remove some unused references and variables\n\nCommit migrated from 92acd8b959
2019-02-01 10:33:04 -08:00
Nate McMaster
154ab28e45
Cleanup conversion to Arcade ( dotnet/extensions#1014 )
...
* Remove obsolete targets, properties, and scripts
* Replace IsProductComponent with IsShipping
* Undo bad merge to version.props
* Update documentation, and put workarounds into a common file
* Replace usages of RepositoryRoot with RepoRoot
* Remove API baselines
* Remove unnecessary restore feeds and split workarounds into two files
* Enable PR checks on all branches, and disable autocancel\n\nCommit migrated from f41cfded3c
2019-01-29 18:34:54 -08:00
Ryan Brandenburg
66773c57bc
Use Arcade ( dotnet/extensions#586 )
...
Use arcade
\n\nCommit migrated from f0458995c6
2019-01-29 13:26:53 -08:00
Nate McMaster
ee6763d146
Merge branch 'release/2.2'
...
\n\nCommit migrated from 604018cb12
2019-01-07 16:23:11 -08:00
Nate McMaster
16c7cbba45
Merge branch 'release/2.1' into release/2.2
...
\n\nCommit migrated from 6e758d41c1
2019-01-07 15:58:24 -08:00
Nate McMaster
3db4f50eac
Remove netcoreapp2.0 test TFMs ( dotnet/extensions#907 )
...
.NET Core 2.0 reached EOL last year. This removes multi-targeting our test projects and test assets to only use .NET Core 2.1 and .NET Framework 4.6.1.\n\nCommit migrated from 084494d21d
2019-01-07 15:52:44 -08:00
Nate McMaster
5f7ab102cf
Fix dotnet/extensions#815 - fix path to embedded manifest task file
...
\n\nCommit migrated from cab86d2e36
2018-12-19 13:43:43 -08:00
Nate McMaster
0757dd7b80
Merge branch 'release/2.2'
...
\n\nCommit migrated from 4435c3565d
2018-11-05 14:03:44 -08:00
Nate McMaster
923fa4d586
Merge branch 'release/2.1' into release/2.2
...
\n\nCommit migrated from f9712e2491
2018-11-05 13:21:52 -08:00
Nate McMaster
2fa46e6e89
Merge aspnet/FileSystem into this repo
...
\n\nCommit migrated from 47696ac4a9
2018-11-05 13:19:52 -08:00
Nate McMaster
360b19ca09
Merge branch 'release/2.2'
...
\n\nCommit migrated from 04bac2f79c
2018-11-05 13:12:14 -08:00
Nate McMaster
376a6c9953
Merge branch 'release/2.1' into release/2.2
...
\n\nCommit migrated from 2d15280464
2018-11-05 13:10:48 -08:00
Nate McMaster
574a034ddd
Reorganize source code in preparation to move into aspnet/Extensions
...
Prior to reorganization, this source code was found in https://github.com/aspnet/FileSystem/tree/dotnet/extensions@baebb8b0c672ab37bac72d7196da1b919d362cc5
\n\nCommit migrated from c087cadf1d
2018-11-02 03:25:45 -07:00