Commit graph

8204 commits

Author SHA1 Message Date
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
dependabot-preview[bot] f4b8ae5e04
Bump NJsonSchema from 10.1.18 to 10.1.21 (#12944) 2020-06-12 08:18:55 -07:00
romero126 8d85c14f5b
Rename CopyItem.Tests.ps1 to Copy-Item.Tests.ps1 to match other tests (#10701) 2020-06-12 08:16:40 -07:00
Aditya Patwardhan 211fb2a7e1
Update README.md and metadata.json for next releases (#12939) 2020-06-11 14:22:30 -07:00
Steve Lee ec20043a91
Remove use of Test-Path in ConciseView (#12778) 2020-06-11 16:07:18 +05:00
xtqqczze 58c371ca31
Fix RCS1114: Remove redundant delegate creation (#12917) 2020-06-11 14:01:01 +05:00
xtqqczze 0d5d017f0f
Code redundancy fixes (#12916)
* Autofix `RCS1036: Remove redundant empty line`

* Autofix `RCS1037: Remove trailing white-space`

* Autofix `RCS1033: Remove redundant boolean literal`

* Autofix: `RCS1038: Remove empty statement`

* Autofix `RCS1041: Remove empty initializer`

* Autofix `RCS1097: Remove redundant 'ToString' call

* Autofix: `RCS1420: Operator is unnecessary`
2020-06-11 11:25:35 +05:00
Aditya Patwardhan eaee9a3f21
Add @TylerLeonhardt to PowerShell team list to correct changelog generation (#12927) 2020-06-09 10:30:46 -07:00
Bryan Berns edf7cc0ead
Resolve the working directory as literal path for Start-Process when it's not specified (#11946) 2020-06-09 10:27:53 -07:00
Carl Morris 2ea18ee6c9
Flag default switch statement condition clause as keyword (#10487) 2020-06-09 10:22:37 -07:00
Aditya Patwardhan 59dff00c0f
Check if Azure Blob exists before overwriting (#12921)
Co-authored-by: Aditya Patwardhan <Aditya Patwardhan>
2020-06-08 18:06:48 -07:00
Dongbo Wang 1656f51d5b
Enable the upload of ETW traces to CLR CAP in Windows daily build (#12890) 2020-06-08 12:07:10 -07:00
Ilya 80ac3cc735
Enable skipped tests (#12894) 2020-06-05 12:01:53 -07:00
Travis Plunk 5ef69e88bc
Fix break in package build by pinning ffi version to 1.12 (#12889) 2020-06-04 13:37:00 -07:00
Aditya Patwardhan 01616df8c1
Upgrade APIScan version (#12876) 2020-06-04 09:57:57 -07:00