Skip to content

Commit 1566e3d

Browse files
Generate documentation for nuget.
1 parent c99a6b2 commit 1566e3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LazyProxy.Unity/LazyProxy.Unity.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<RepositoryType>git</RepositoryType>
1313
<PackageTags>unity container lazy injection proxy dynamic runtime wrapper</PackageTags>
1414
<Description>Lazy injection for Unity container</Description>
15+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1516
</PropertyGroup>
1617
<ItemGroup>
1718
<PackageReference Include="LazyProxy" Version="0.1.0" />

0 commit comments

Comments
 (0)