We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111fb15 commit 8a0829fCopy full SHA for 8a0829f
src/progaudi.tarantool/progaudi.tarantool.csproj
@@ -28,6 +28,10 @@
28
</PropertyGroup>
29
30
<ItemGroup>
31
+ <PackageReference Include="GitLink" Version="3.1.0">
32
+ <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
33
+ <PrivateAssets>all</PrivateAssets>
34
+ </PackageReference>
35
<PackageReference Include="MsgPack.Light" Version="1.6.2" />
36
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
37
<PackageReference Include="System.Threading.Thread" Version="4.3.0" />
0 commit comments