Skip to content

Commit

Permalink
Fixed module validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed May 28, 2024
1 parent d92edab commit 4b5b42e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bannerlord.ModuleManager" Version="5.0.222" />
<PackageReference Include="Bannerlord.ModuleManager" Version="5.0.224" />
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Condition="$(TargetFramework) == 'netstandard2.0'" Include="System.Memory" Version="4.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 4b5b42e

Please sign in to comment.