-
Notifications
You must be signed in to change notification settings - Fork 546
Remaining C#-based fixes for 4.1.4 release. #1699
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
Conversation
…if a job-type parameter is specified. This is needed for people using ServiceUI via `Start-ADTProcess` to get something niche/specific working.
…warnings/issues.
This necessitated switching back to `dotnet` which we switched from initially for iNKORE. We're still using it in msbuild.exe mode though, and the underlying issue causing `dotnet build` to fail for iNKORE was resolved via "- Remove iNKORE `Resource.Embedder` usage to alleviate reported WDAC warnings/issues." anyway.
…rver.ClientPermissions` class.
DanGough
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was not familiar with this syntax (https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-9.0/target-typed-new) in 18e6068.
After further investigation it's only supported by C# 9, and not supported to work in .NET 4.7.2 - however it seems to be working fine during testing.
Fixes #1679.
Fixes https://discourse.psappdeploytoolkit.com/t/v4-1-3-show-adtinstallationwelcome-closeprocesses-isnt-working/6904
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-show-adtballoontip-the-client-process-returned-an-exception-access-denied/6890
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1411960229444456478
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1412088867116417135
Fixes https://www.reddit.com/r/PSADT/comments/1n5o0un/complex_script_for_rtl_languages_in_the_toast/
Fixes #1693
Fixes #1697
https://discourse.psappdeploytoolkit.com/t/4-1-3-show-adtinstallationrestartprompt-task-manager/6899/5?u=mjr4077au
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-trying-to-display-a-command-prompt-using-serviceui/6896
Fixes https://discord.com/channels/618712310185197588/627204361545842688/1410985136497098822
Fixes https://discourse.psappdeploytoolkit.com/t/4-1-3-adt-ui-system/6905