Skip to content

Commit

Permalink
Merge pull request #307 from BUTR/dev
Browse files Browse the repository at this point in the history
Release 2.12.0 #2
  • Loading branch information
Aragas authored Jul 29, 2024
2 parents e238c96 + a4670a9 commit 0fdd005
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<HarmonyVersion>2.2.2</HarmonyVersion>
<HarmonyExtensionsVersion>3.2.0.77</HarmonyExtensionsVersion>
<HarmonyAnalyzerVersion>1.0.1.50</HarmonyAnalyzerVersion>
<BuildResourcesVersion>1.1.0.104</BuildResourcesVersion>
<BUTRSharedVersion>3.0.0.138</BUTRSharedVersion>
<BUTRModuleManagerVersion>5.0.221</BUTRModuleManagerVersion>
<BuildResourcesVersion>1.1.0.108</BuildResourcesVersion>
<BUTRSharedVersion>3.0.0.142</BUTRSharedVersion>
<BUTRModuleManagerVersion>5.0.226</BUTRModuleManagerVersion>
<MCMVersion>5.5.3</MCMVersion>
<!--Current Bannerlord Version-->
<GameVersion>1.0.0</GameVersion>
Expand Down
2 changes: 1 addition & 1 deletion src/Bannerlord.UIExtenderEx/Bannerlord.UIExtenderEx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!--NuGet Package-->

<ItemGroup>
<PackageReference Include="Lib.Harmony" Version="$(HarmonyVersion)" PrivateAssets="all" IncludeAssets="compile" />
<PackageReference Include="Bannerlord.Lib.Harmony" Version="$(HarmonyVersion)" PrivateAssets="all" IncludeAssets="compile" />
<PackageReference Include="Bannerlord.ReferenceAssemblies.Core" Version="$(GameVersion).*" PrivateAssets="all" IncludeAssets="compile" GeneratePathProperty="true" />
<PackageReference Include="BUTR.MessageBoxPInvoke" Version="1.0.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" PrivateAssets="all" />
Expand Down

0 comments on commit 0fdd005

Please sign in to comment.