Skip to content

Commit

Permalink
Depot downloader update++
Browse files Browse the repository at this point in the history
Referenced ZstdSharp
  • Loading branch information
raulssorban committed Aug 7, 2024
1 parent 117dfa2 commit d8ddf01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions Carbon.Core/.msbuild/References.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,11 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageReference Include="SharpCompress" Version="0.37.2" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
<PackageReference Update="Microsoft.Unity.Analyzers" Version="1.19.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>

<!-- Unity code analyzers -->
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.16.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Carbon.Core/Carbon.Components/Carbon.Preloader

0 comments on commit d8ddf01

Please sign in to comment.