Skip to content

Commit 6f78a30

Browse files
committed
chore: harden source generator project builds
Signed-off-by: Alan Brault <alan.brault@visus.io>
1 parent ff90391 commit 6f78a30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Visus.AddressValidation.SourceGeneration/Visus.AddressValidation.SourceGeneration.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<IsPackable>false</IsPackable>
6+
<GenerateDependencyFile>false</GenerateDependencyFile>
67
</PropertyGroup>
78

89
<PropertyGroup>

0 commit comments

Comments
 (0)