File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## LethalLib [ 1.1.0]
9+
10+ ### Fixed
11+
12+ - Updated mod version to work with V70 Lethal.
13+
814## LethalLib [ 1.0.3]
915
1016### Fixed
Original file line number Diff line number Diff line change 5858 </ItemGroup >
5959
6060 <ItemGroup Condition =" $(CI) == 'true'" >
61- <PackageReference Include =" LethalCompany.GameLibs.Steam" Version =" 67 .0.0-ngd.0" Publicize =" true" PrivateAssets =" all" />
61+ <PackageReference Include =" LethalCompany.GameLibs.Steam" Version =" 70 .0.0-ngd.0" Publicize =" true" PrivateAssets =" all" />
6262 <Reference Include =" MMHOOK_Assembly-CSharp" >
6363 <HintPath >$(ProjectDir)../lib/MMHOOK_Assembly-CSharp.dll</HintPath >
6464 </Reference >
You can’t perform that action at this time.
0 commit comments