Skip to content

Commit 33eb3be

Browse files
committed
Enable documentation file generation in project file
1 parent 65596a3 commit 33eb3be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/AAS.TwinEngine.DataEngine/AAS.TwinEngine.DataEngine.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>net10.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
7+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
78
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
89
<DockerfileContext>.</DockerfileContext>
910
<UserSecretsId>fb14f0e7-07e3-4277-a772-6e4662567e67</UserSecretsId>

0 commit comments

Comments
 (0)