-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Port to .NET Core 3.0 #9597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Port to .NET Core 3.0 #9597
Changes from all commits
Commits
Show all changes
136 commits
Select commit
Hold shift + click to select a range
b4687ad
try upgrade to 2.2preview2 of .net core
bergmeister 56ba0a1
fix version number of sdk (needs to include build number)
bergmeister b961bc2
[feature] set runtimeversion and revert changes made to alpine docker…
bergmeister 04f8a7d
[feature] Fix NuGet package version of WebListener.csproj test projec…
bergmeister 3571629
[feature] Fix WiX file components due to newer versions of DLLS
bergmeister 0a61826
trigger ci
bergmeister 97a67be
The dotnet-xunit test runner does not work with .Net Core 2.2 and due…
bergmeister 9c48a7a
I forgot that trx format ix VsTest, not NUnit
bergmeister 91d1c82
[feature]
bergmeister 17fab9b
[feature] Fix parameter name due to rename
bergmeister 5750e86
[feature] revert to use xml test logger again
bergmeister b75514a
[feature] forgot some folder->file reverts
bergmeister e092441
[feature] Update Markdig.Signed NuGet package to 0.15.4 due to new re…
bergmeister 699afb8
[feature] retrigger CI due to sporadic failure
bergmeister e8d76e2
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister d4f2fa4
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 7de084d
fix merge conflict error to have no diff again in the upstreamed xuni…
bergmeister 533b0e0
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 96feacf
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister faa0d19
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister fda3fb9
Update to .Net Core 2.2-preview3
bergmeister 8a13d7c
[feature] udpate test project version and appveyor cache
bergmeister 52de7b7
[feature] Fix MSI installer by updating to the new version of mscorda…
bergmeister 580a5ca
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister d6f499c
Upgrade to .Net Core 3.0.100-preview-009806 (latest master)
bergmeister 0450437
fix runtime version
bergmeister ede5bc6
fix installer and ignore nupkg info files
bergmeister 7d84226
[feature]
bergmeister f7e5127
update ResGen project to .Net Core 3.9 since 2.0 is deprecated and is…
bergmeister b50c906
[feature] upgrade typegen to .net core 3.0 as well and update comments
bergmeister 9246511
[feature] fix comment
bergmeister 4983457
[feature] use .net core 2.1 for web listener
bergmeister fb9ba05
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister e15e5fd
update WebListener.csproj to use new netcore3.0 NuGet packages
bergmeister bbfc485
Merge branch 'master' of https://github.com/bergmeister/PowerShell in…
bergmeister ee0be76
[feature]
SteveL-MSFT 79269e3
[feature]
SteveL-MSFT e9ef32e
[feature]
a07f965
[feature]
6fec9c9
[feature]
8f088a3
[feature]
f79e914
[feature] address Jeremy's feedback
0d3b15e
[feature] fix psversion test and test-connection test
88c3e08
[feature] fix get-process test
17333bb
[feature] update IsReservedDeviceName() method due to .Net Core 3.0 c…
d980071
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 77fc8d9
Enable WinForms and WPF
bergmeister b9447f1
Move exclusion of '*.nupkg.metadata' to build.psm1 as agreed by @Stev…
bergmeister af9d212
[feature] Merge branch 'master' of https://github.com/PowerShell/Powe…
bergmeister ed34473
[feature] fix application manifest
145f274
[feature] remove selfsignedcert module from repo
479d0e0
[feature] Merge branch 'master' into netcore3.0
SteveL-MSFT 9b18dd6
[feature] remove system.windows.forms from blacklist
80f0baa
[feature] fix Get-Process test due to fileversion change
5b2a5e1
[feature] revert change to resolve paths to long paths
9e956d4
[feature] fix symlink test where `target` member is an array and we n…
908a783
[feature] fix conversion test so longfilename is used
bb369d5
[feature] change longfile resolution to more optimal api
7484ece
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 05fe754
[feature] Empty commit after pulling in upstream changes from master …
bergmeister 8eda518
[feature] Fix first half of 'Get-Process for admin.Should support -Fi…
bergmeister 49fe439
[feature] fix get-process test for fileversion check
ecac436
Merge branch 'master' into netcore3.0
SteveL-MSFT c4b8371
[feature] change get-process -fileversioninfo validation due to diffe…
b981137
[feature] reverse check of productversion to gitcommitid
d18a23a
[feature] disable overflow test as it takes too long; use optimal met…
584c132
[feature] Empty commit to retrigger CI
bergmeister 621e710
[feature] update files.wxs
8f62ed8
[feature] move to .Net Core 3.0 preview 2
8013cc6
[feature] fix case where typegen has an empty string in the file
444bd46
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 3528292
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
bergmeister 0269ac2
Merge branch 'master' of https://github.com/PowerShell/PowerShell int…
8090588
Merge branch 'netcore30' into netcore3.0
SteveL-MSFT a27e92b
Merge pull request #8370 from bergmeister/netcore3.0
SteveL-MSFT ecb7e48
move to preview4
SteveL-MSFT bb26c80
add version 7.0.0
SteveL-MSFT 025b2ec
Allow CI to run on branches with this name pattern: feature* (#9415)
daxian-dbw 83cbfb3
fix typegen for getting ref assemblies to enable add-type
SteveL-MSFT 6e1da59
Merge branch 'preview4' of github.com:SteveL-MSFT/PowerShell into pre…
SteveL-MSFT 9230cf4
fix psversion test to expect 7
SteveL-MSFT 702e8ae
update files.wxs due to .NET Core 3.0 dependency changes
SteveL-MSFT 6a08185
set httpsys option to allow sync as aspnetcore3.0 requires it
SteveL-MSFT 24f5899
make WindowsDesktop SDK conditional as it doesn't apply to win-arm no…
SteveL-MSFT c59613d
only use httpsys on Windows
SteveL-MSFT e9aa553
Merge pull request #9416 from SteveL-MSFT/preview4
SteveL-MSFT b05ef05
Fix WebListener for .NET Core 3.0
markekraus 80cb309
Merge pull request #9427 from markekraus/feature/FixWebListener3.0
SteveL-MSFT 3141a8b
fix symlink tests
SteveL-MSFT 3fceabf
Merge pull request #9437 from SteveL-MSFT/symlink-tests
SteveL-MSFT 01931dd
rename and update json tests for change in precision
SteveL-MSFT 42b311e
Merge pull request #9440 from SteveL-MSFT/measureobject-test
SteveL-MSFT f15430e
fix tests where the cmdlet returns longpath
SteveL-MSFT c9be025
add Resolve-FilePath to module manifest
SteveL-MSFT c4031f1
Merge pull request #9447 from SteveL-MSFT/import-module
SteveL-MSFT 2058154
Fix testdrive paths in requires and module tests
rjmholt 722408f
[feature] Resolve CompatiblePSEditions test drive paths
rjmholt ec4fb6d
[feature] fix typo
rjmholt e3f3217
[feature] Fix typo
rjmholt a38ef6e
[feature] Fix module manifest tests
rjmholt fa98e15
Fix module cleanup
rjmholt 21cf4fb
Merge pull request #9453 from rjmholt/fix-testdrive-paths
SteveL-MSFT 61589cd
Merge master into NetCore30 (#9481)
TravisEz13 9d4c0a8
use FileInfo to resolve path on non-Windows as `$TestDrive` is actual…
SteveL-MSFT bff2411
Merge pull request #9504 from SteveL-MSFT/convert-path-test
SteveL-MSFT ebb20c0
if the module is already loaded, don't try to create it and load it a…
SteveL-MSFT 476d27f
add comment
SteveL-MSFT bc32fc8
Update test/powershell/Modules/Microsoft.PowerShell.Core/Remove-Modul…
iSazonov 1e1b0b3
Merge pull request #9506 from SteveL-MSFT/psmoduleinfo.accessmode
SteveL-MSFT 4535f35
Update to Pester 4.8.0
SteveL-MSFT b108f93
Revert "Merge pull request #9453 from rjmholt/fix-testdrive-paths"
SteveL-MSFT d45a28c
revert workaround for Resolve-FilePath and use Pester 4.8.0
SteveL-MSFT 10e2028
update Convert-Path tests so the comparison to $TestDrive is a string
SteveL-MSFT 081dc65
Merge pull request #9511 from SteveL-MSFT/pester-480-b
SteveL-MSFT b7fbcb5
Move to .NET Core 3.0 preview 5
SteveL-MSFT d0305cd
update files.wxs
SteveL-MSFT c339036
Merge pull request #9543 from SteveL-MSFT/netcore30-preview5
SteveL-MSFT 7cde195
use PkgMgmt 1.3.2 which has fix for NetCore30
SteveL-MSFT ed731a7
update to PSGet2.1.3 which has fix for .NET Core 3.0
SteveL-MSFT 09afa49
Merge pull request #9555 from SteveL-MSFT/pkgmgmt-30fix
SteveL-MSFT 44692cd
Merge remote-tracking branch 'upstream/master' into merge-master
SteveL-MSFT 7b1ff74
update test
SteveL-MSFT 3c2032b
fix removing use of rcedit
SteveL-MSFT 3af006e
Merge pull request #9596 from SteveL-MSFT/merge-master
SteveL-MSFT f263c6d
remove some remaining workarounds put for longpath resolution that ha…
SteveL-MSFT 033437b
cleanup, put back accidental remove of targets in csproj
SteveL-MSFT bfe6931
[package]
SteveL-MSFT 3b5c3b2
[package]
SteveL-MSFT dcd0986
[package]
SteveL-MSFT 75cedbf
[package]
SteveL-MSFT 270afe5
[package]
SteveL-MSFT 390d706
[package]
SteveL-MSFT 80ed509
[package]
SteveL-MSFT 44e43b1
[package]
SteveL-MSFT 1f3f93c
[package]
SteveL-MSFT 13f3347
[package]
SteveL-MSFT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "sdk": { | ||
| "version": "2.1.504" | ||
| "version": "3.0.100-preview5-011568" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.