@@ -47,15 +47,21 @@ For more information, check out the
4747
4848Version 2.0 of the library has a few breaking changes from version 1.x:
4949
50- - The ` DomainOptions.DomainAccounts ` property has a different type.
51- - The ` GeneratorOptions.DisplayResolution ` property has a different type.
52- - The ` GeneratorOptions.JoinDomain ` property has a different type.
50+ - The [ ` GeneratorOptions.DisplayResolution ` ] [ ] property has a different type.
51+ - The [ ` GeneratorOptions.JoinDomain ` ] [ ] property has a different type.
5352- The ` GeneratorOptions.CmdKeyAccount ` property has been removed.
53+ - The [ ` DomainOptions ` ] [ ] class now derives from the [ ` DomainOptionsBase ` ] [ ] class.
54+ - The [ ` DomainOptionsBase.DomainAccounts ` ] [ ] property has a different type.
5455
55- [ `CleanBiosOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/T_Ookii_AnswerFile_CleanBiosOptions.htm
56- [ `CleanEfiOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/T_Ookii_AnswerFile_CleanEfiOptions.htm
57- [ `ExistingPartitionOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/T_Ookii_AnswerFile_ExistingPartitionOptions.htm
58- [ `Generator.Generate` ] : https://www.ookii.org/docs/answerfile-1.1/html/Overload_Ookii_AnswerFile_Generator_Generate.htm
59- [ `GeneratorOptions.InstallOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/P_Ookii_AnswerFile_GeneratorOptions_InstallOptions.htm
60- [ `GeneratorOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/T_Ookii_AnswerFile_GeneratorOptions.htm
61- [ `ManualInstallOptions` ] : https://www.ookii.org/docs/answerfile-1.1/html/T_Ookii_AnswerFile_ManualInstallOptions.htm
56+ [ `CleanBiosOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_CleanBiosOptions.htm
57+ [ `CleanEfiOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_CleanEfiOptions.htm
58+ [ `DomainOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_DomainOptions.htm
59+ [ `DomainOptionsBase.DomainAccounts` ] : https://www.ookii.org/docs/answerfile-2.0/html/P_Ookii_AnswerFile_DomainOptionsBase_DomainAccounts.htm
60+ [ `DomainOptionsBase` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_DomainOptionsBase.htm
61+ [ `ExistingPartitionOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_ExistingPartitionOptions.htm
62+ [ `Generator.Generate` ] : https://www.ookii.org/docs/answerfile-2.0/html/Overload_Ookii_AnswerFile_Generator_Generate.htm
63+ [ `GeneratorOptions.DisplayResolution` ] : https://www.ookii.org/docs/answerfile-2.0/html/P_Ookii_AnswerFile_GeneratorOptions_DisplayResolution.htm
64+ [ `GeneratorOptions.InstallOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/P_Ookii_AnswerFile_GeneratorOptions_InstallOptions.htm
65+ [ `GeneratorOptions.JoinDomain` ] : https://www.ookii.org/docs/answerfile-2.0/html/P_Ookii_AnswerFile_GeneratorOptions_JoinDomain.htm
66+ [ `GeneratorOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_GeneratorOptions.htm
67+ [ `ManualInstallOptions` ] : https://www.ookii.org/docs/answerfile-2.0/html/T_Ookii_AnswerFile_ManualInstallOptions.htm
0 commit comments