You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Не генерируется документация из xml.
Нужно добавить данный тэг в csproj, чтобы включать документацию в пакет. <GenerateDocumentationFile>true</GenerateDocumentationFile>
Readme указывает на обычную версию пакета 0.1.1, а документация для 1.0.0-preview1. Либо добавить указание на pre-release версию, либо релизнуть новую.
Documentation from xml was not generated.
You need to add this tag to csproj to include documentation in the package. <GenerateDocumentationFile>true</GenerateDocumentationFile>
The Readme points to the regular package version 0.1.1, and the documentation for 1.0.0-preview1. Either add an indication of the pre-release version, or release a new one.
Не генерируется документация из xml.
Нужно добавить данный тэг в csproj, чтобы включать документацию в пакет.
<GenerateDocumentationFile>true</GenerateDocumentationFile>Readme указывает на обычную версию пакета 0.1.1, а документация для 1.0.0-preview1. Либо добавить указание на pre-release версию, либо релизнуть новую.
Documentation from xml was not generated.
You need to add this tag to csproj to include documentation in the package.
<GenerateDocumentationFile>true</GenerateDocumentationFile>The Readme points to the regular package version 0.1.1, and the documentation for 1.0.0-preview1. Either add an indication of the pre-release version, or release a new one.