Skip to content
camalow edited this page Jan 12, 2022 · 3 revisions

How to start a build

1. Download source code by git clone

  • git clone https://github.com/roboticsware/OpenTyping

2. Configure NuGet package manager

  • You may get this kind of error when you start to build the project: The reference component "xyz" could not be found. It's because NuGet packet manager should be configured. In Microsoft Visual Studio 2022 (might be different in older versions) go to Tools->NuGet Package Manager->Package Manager Settings->Package sources. And add the following to name and source field: Name: nuget.org Source: https://www.nuget.org/api/v2/

3. Disable ClickOnce

  • If you see the error Unable to find manifest signing certificate in the certificate store. You need to disable ClickOnce signing. Click the right side of the mouse on Solution panel->Properties->Signing. Then uncheck Sign the ClickOnce manifest. Now you should not have any errors with buidling.

"Build"ni qanday boshlash

1. git clone orqali manba kodlarni yuklab olish

  • git clone https://github.com/roboticsware/OpenTyping

2. NuGet paket menejirini sozlash

  • Loyihani build qilishda quyidagi xatolikka duch kelishingiz mumkin: The reference component "xyz" could not be found. Buni to'g'irlash uchun NuGet paket menejirini sozlash kerak. Microsoft Visual Studio 2022 (Eski versiyalarida boshqacha bo'lishi mumkin) da Tools->NuGet Package Manager->Package Manager Settings->Package sources ga kiring. Name va Source maydonlariga quyidagilarni kiritng: Name: nuget.org Source: https://www.nuget.org/api/v2/

3. ClickOnce o'chirish

  • Unable to find manifest signing certificate in the certificate store kabi xatolik chiqsa, quyidagilarni amalga oshiring: Sichqonchani o'ng tomonini bosib Solution panel->Properties->Signing ga kiring. Keyin Sign the ClickOnce manifest ni o'chiring. Endi xatolik chiqmasligi kerak.