Commit graph

8168 commits

Author SHA1 Message Date
Ilya 0f6fe9b046
Disable R2R for debug build (#13144) 2020-07-10 08:55:49 -07:00
Steve Lee b66ba27261
Add new chibi version of the avatar (#13140) 2020-07-09 11:34:24 -07:00
github-actions[bot] 87f2674524
Update .NET SDK version from 5.0.100-preview.7.20356.2 to 5.0.100-preview.7.20358.6 (#13134) 2020-07-09 10:54:28 -07:00
Ilya 5ad8a5916f
Add support for some .NET intrinsic type converters (#12580) 2020-07-08 14:32:58 -07:00
Aditya Patwardhan 90c7ed615c
Update .devcontainer to use nightly docker SDK images (#13128) 2020-07-07 16:30:00 -07:00
Sarthak Malik 6d7e30dbdd
New Fluent Design icon for PowerShell 7 (#13100) 2020-07-07 12:11:34 -07:00
github-actions[bot] 7da0742cb6
Update .NET SDK version from 5.0.100-preview.6.20318.15 to 5.0.100-preview.7.20356.2 (#13125) 2020-07-07 12:10:11 -07:00
Robert Holt d3addeb3da
Fix Move-Item to support cross-mount moves on Unix (#13044) 2020-07-06 16:39:08 -07:00
Travis Plunk 8ad954d285 Merge branch 'release/v7.1.0-preview.5' into master 2020-07-06 15:34:39 -07:00
Aditya Patwardhan 838ece8bf1
Update README.md and metadata.json for next release (#13059) 2020-07-06 15:08:42 -07:00
xtqqczze 9aba45f18c
Use null check with pattern-matching instead of object.ReferenceEquals (#13065) 2020-07-06 21:51:24 +05:00
Christopher Yeleighton babf02768b
Fix error message from new symbolic link missing target (#13085) 2020-07-03 12:54:26 +05:00
Aditya Patwardhan dd73c303a8 Merged PR 11909: Update Changelog for 7.1.0-preview.5
Update Changelog for 7.1.0-preview.5
2020-07-02 21:53:02 +00:00
Aditya Patwardhan 880fd21504 Merged PR 11880: Change log for v7.1.0-preview.5
Change log for v7.1.0-preview.5
2020-07-01 14:37:49 -07:00
Travis Plunk d1aa11e367
Fix Path for the Preview MSI (#13070) 2020-07-01 09:56:12 -07:00
Vladimír 9a29cb5cad
Add right-click menu to Run with PowerShell for ps1 scripts (#12970)
Refactor registry WiX configuration for right-click menu.
2020-06-30 15:16:54 -07:00
xtqqczze 940cd74ea7
Add missing .editorconfig settings present in dotnet/runtime (#12871) 2020-06-30 10:31:12 -07:00
Aditya Patwardhan 808bf22d2f
Ensure assemblies listed FileList are not loaded (#12968)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-06-30 10:16:13 -07:00
Ilya 0c8aa53a90
Add new test for Format-Custom to avoid data loss (#11393) 2020-06-30 09:39:48 +05:00
Travis Plunk 1397deffe4
Correct stable and preview upgrade codes for MSI (#13036)
Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2020-06-29 14:13:10 -07:00
Aditya Patwardhan 2bc5f18d5b
Fix links for MSI packages for point to 7.1.0-preview.3 (#13056)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-06-29 13:28:21 -07:00
Travis Plunk 3aaa4a73e2
Add update packages.microsoft.com step to distribution request template. (#13008) 2020-06-29 12:14:25 -07:00
xtqqczze a1436563bc
Update windows-core.md (#13053) 2020-06-29 12:11:53 -07:00
Robert Holt 8c23544b0a
Add @rjmholt to maintainers list (#13033) 2020-06-29 11:58:39 -07:00
Aditya Patwardhan 2f949b7b9d Merged PR 11841: Changelog for v7.1.0-preview.4
Changelog for v7.1.0-preview.4
2020-06-29 11:40:34 -07:00
Aditya Patwardhan d933c01494
Update docs for v7.1.0-preview.4 release (#13028) 2020-06-29 11:09:01 -07:00
Aditya Patwardhan a3101fa35c
Fix NuGet package compliance issues (#13045) 2020-06-29 10:57:17 -07:00
dependabot-preview[bot] 766e166f99
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#12874) 2020-06-29 09:51:58 -07:00
dependabot-preview[bot] 1de5e59e03
Bump NJsonSchema from 10.1.22 to 10.1.23 (#13032)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.22 to 10.1.23.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-26 08:40:56 +05:00
xtqqczze bd90f1921f
Code performance fixes (#12956)
* RCS1080: Use 'Count/Length' property instead of 'Any' method

* RCS1077: Optimize LINQ method call

* RCS1235: Optimize method call
2020-06-25 11:30:40 +05:00
dependabot-preview[bot] bf3b48db13
Bump NJsonSchema from 10.1.21 to 10.1.22 (#13022)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.21 to 10.1.22.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 11:27:39 +05:00
Aditya Patwardhan 8030889b7b
Update .NET SDK version from 5.0.100-preview.5.20279.10 to 5.0.100-preview.6.20318.15 (#13018) 2020-06-23 17:30:31 -07:00
Aditya Patwardhan a9206d546a
Remove component ref when regerenating the wix file (#13019) 2020-06-23 16:43:36 -07:00
Paul Higinbotham 7b4e80f07d
Fix tests to not write errors to console (#13010) 2020-06-23 14:07:52 -07:00
Aditya Patwardhan 0d75cfdc2d
Revert "Update .NET SDK version from 5.0.100-preview.5.20279.10 to 5.0.100-preview.6.20319.2 (#12992)" (#13017)
This reverts commit ce8dc1e30c.
2020-06-23 11:52:20 -07:00
Travis Plunk 7500513911
Make sure icons are added to MSI staging folder (#12983) 2020-06-22 10:44:04 -07:00
Joel Sallow (/u/ta11ow) 02af121ca2
Fix issue in Select-Object where Hashtable members (e.g., Keys) cannot be used with -Property or -ExpandProperty (#11097) 2020-06-19 15:46:54 -07:00
github-actions[bot] ce8dc1e30c
Update .NET SDK version from 5.0.100-preview.5.20279.10 to 5.0.100-preview.6.20319.2 (#12992) 2020-06-19 11:28:09 -07:00
xtqqczze eb9acbc952
Replace SortedList with Generic.SortedList<TKey,TValue> (#12954) 2020-06-19 14:50:31 +05:00
xtqqczze a15e5090e2
Use HashSet instead of Hashtable with null values (#12958) 2020-06-19 08:31:18 +05:00
Travis Plunk ac2b1cfc27
Use correct isError parameter with Write-Log(#12989)
Co-authored-by: James Truher <jimtru@microsoft.com>
2020-06-18 11:48:06 -07:00
Travis Plunk 3319f4cafc
Make sure tabcompletion tests run (#12981) 2020-06-17 10:44:34 -07:00
Bobby Reynolds a3319d7580
Add HoloLens to list of PowerShell adopters (#12940) 2020-06-17 08:35:03 +05:00
Steve Lee 2f1d40c4ec
Fix conflicting shorthand switch -w for pwsh (#12945) 2020-06-16 18:36:01 -07:00
Aditya Patwardhan 4b67d44a12
Update DotnetRutimeMetadata.json to point to preview 6 (#12972)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-06-16 17:10:56 -07:00
Robert Holt a6507093a2
Remove dependency on DNS for Test-Connection tests on macOS (#12943) 2020-06-16 13:17:29 -07:00
Christopher Yeleighton 04b121471a
Make the switch parameter -Qualifier not positional for Split-Path (#12960) 2020-06-16 10:28:41 -07:00
Ilya 409bd318f1
Rename the CimCmdlet resource file (#12955) 2020-06-15 11:00:02 -07:00
dependabot-preview[bot] ed4cd20d80
Bump PSReadLine from 2.0.1 to 2.0.2 (#12909)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2020-06-12 13:07:41 -07:00
xtqqczze 22aaf9f5f6
Disable NonPrivateReadonlyFieldsMustBeginWithUpperCaseLetter rule in StyleCop (#12855) 2020-06-12 11:02:21 -07:00