Skip to content

Commit

Permalink
Change target version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWasUnavailable committed Apr 10, 2024
1 parent 165f6ca commit 0ffc524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Virality/Virality.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</ItemGroup>

<ItemGroup Condition="$(CI) == 'true'">
<PackageReference Include="ContentWarning.GameLibs.Steam" Version="*" Publicize="true" Private="False" PrivateAssets="all"/>
<PackageReference Include="ContentWarning.GameLibs.Steam" Version="0.1.9-a-ngd.0" Publicize="true" Private="False" PrivateAssets="all"/>
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework.TrimEnd(`0123456789`))' == 'net'">
Expand Down

0 comments on commit 0ffc524

Please sign in to comment.