diff --git a/CredentialProvider.Microsoft/Resources.Designer.cs b/CredentialProvider.Microsoft/Resources.Designer.cs index 45b57310..6bb11c2c 100644 --- a/CredentialProvider.Microsoft/Resources.Designer.cs +++ b/CredentialProvider.Microsoft/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace NuGetCredentialProvider { // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { diff --git a/CredentialProvider.Microsoft/Resources.resx b/CredentialProvider.Microsoft/Resources.resx index 5615d2a7..11977f6f 100644 --- a/CredentialProvider.Microsoft/Resources.resx +++ b/CredentialProvider.Microsoft/Resources.resx @@ -357,23 +357,23 @@ NuGet workarounds Set to "true" or "false" to override any other sources of the CanShowDialog parameter -Enable MSAL +Enable MSAL (Experimental: may be changed or removed in a future version) {16} Use the MSAL library to get a bearer token to then get a session token -MSAL Authority +MSAL Authority (Experimental: may be changed or removed in a future version) {17} Set to override the authority used when fetching an MSAL token. e.g. https://login.microsoftonline.com/organizations -MSAL Token File Cache Enabled +MSAL Token File Cache Enabled (Experimental: may be changed or removed in a future version) {18} Boolean to enable/disable the MSAL token cache. Disabled by default. -Default MSAL Cache Location +Default MSAL Cache Location (Experimental: may be changed or removed in a future version) {19} -Provide MSAL Cache Location +Provide MSAL Cache Location (Experimental: may be changed or removed in a future version) {20} Provide the location where the MSAL cache should be read and written to