Skip to content

Commit

Permalink
Добавляет генерацию доков
Browse files Browse the repository at this point in the history
  • Loading branch information
inyutin-maxim committed Sep 26, 2023
1 parent 35ff241 commit c4fc067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/VkNet.Shared/VkNet.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
<TargetFramework>net5.0</TargetFramework>
<UserSecretsId>05AD03DC-EA2E-4581-89B3-1D9B745512BA</UserSecretsId>
<LangVersion>default</LangVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\..\VkNet\VkNet.csproj" />
<ProjectReference Include="..\..\VkNet\VkNet.csproj"/>
</ItemGroup>


Expand Down

0 comments on commit c4fc067

Please sign in to comment.