Move PowerShell build to depend on .NET SDK 10.0.101#26595
Move PowerShell build to depend on .NET SDK 10.0.101#26595daxian-dbw merged 6 commits intoPowerShell:masterfrom
Conversation
`JsonSchema.Net` 8.0.0 has multiple breaking changes and broke the build. Revert back to 7.4.0. A separate PR is needed to update `JsonSchema.Net` to 8.0.0
|
Also, |
|
If we pin a version, it would be nice to add protection comment in csproj. |
|
I need to first find out how we pin a version :) so that automated updates like this one won't change it. |
|
@daxian-dbw - In other project's I've used a file / variable built from a hosted file that contianed all Just food for thought as to how to fix this. |
Transitive - false - none - Automated by PowerShell Bot