mirror of
https://github.com/SteamRE/DepotDownloader.git
synced 2026-02-04 05:31:18 +01:00
Update steamkit, fix line endings
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,4 +1,4 @@
|
||||
*.cs text eol=lf
|
||||
*.csproj text eol=crlf
|
||||
*.csproj text eol=lf
|
||||
*.config eol=lf
|
||||
*.json eol=lf
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="protobuf-net" Version="3.2.30" />
|
||||
<PackageReference Include="QRCoder" Version="1.6.0" />
|
||||
<PackageReference Include="SteamKit2" Version="3.0.0-Alpha.1" />
|
||||
<PackageReference Include="SteamKit2" Version="3.0.0-Alpha.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user