Resolved: How can i put powershell version 5 by default?By Isaac Tonny26/01/2023 In this post, we will see how to resolve How can i put powershell version 5 by default? Question: How…
Solved: How to query XAML file with Powershell’s `select-xml` commandlet?By Isaac Tonny31/10/2022 Question: I’m trying to use the select-xml cmdlet in Powershell to query some XAML files in my .NET project. Here’s…