Skip to content

Commit 7a68b0d

Browse files
author
Frank Wagner
committed
added gitversion support
1 parent 0ba9f19 commit 7a68b0d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Dbosoft.Functional/Dbosoft.Functional.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10+
<PackageReference Include="GitVersionTask" Version="4.0.0">
11+
<PrivateAssets>all</PrivateAssets>
12+
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
13+
</PackageReference>
1014
<PackageReference Include="LanguageExt.Core" Version="3.0.28" />
1115
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.9.0" />
1216
</ItemGroup>

0 commit comments

Comments
 (0)