Downgrade GitInfo due to some new license issue
This commit is contained in:
parent
586f9c8f07
commit
0ee12cb1ec
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02405" />
|
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02405" />
|
||||||
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02405" />
|
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02405" />
|
||||||
<PackageReference Include="EmbeddedBuildTime" Version="1.0.3" />
|
<PackageReference Include="EmbeddedBuildTime" Version="1.0.3" />
|
||||||
<PackageReference Include="GitInfo" Version="3.5.0">
|
<PackageReference Include="GitInfo" Version="3.3.5">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|
Loading…
Reference in a new issue