Skip to content

Commit

Permalink
nugets
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai committed Nov 12, 2021
1 parent 6305eda commit cc3ecc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Analogy.Updater/Analogy.Updater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
<ItemGroup>
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="2.15.1" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.0">
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.0">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit cc3ecc4

Please sign in to comment.