Skip to content

Commit

Permalink
whoops, accidentally removed a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Xilophor committed Jul 26, 2024
1 parent e342828 commit 62c6ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LethalNetworkAPI/LethalNetworkAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@

<ItemGroup Condition="$(CI) == 'true'">
<PackageReference Include="LethalCompany.GameLibs.Steam" Version="*-*" Publicize="true" PrivateAssets="all" Condition="$(TargetFramework) == 'netstandard2.1'"/>
<PackageReference Include="LethalCompany.GameLibs.Steam" Version="49.0.0-alpha.1" Publicize="true" PrivateAssets="all" Condition="$(TargetFramework) != 'netstandard2.1'"/>
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
Expand Down

0 comments on commit 62c6ebe

Please sign in to comment.