File tree 1 file changed +1
-1
lines changed
src/Bannerlord.Module.CSharp 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 37
37
38
38
<ItemGroup >
39
39
<PackageReference Include =" Nullable" Version =" 1.3.1" PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
40
- <PackageReference Include =" IsExternalInit" Version =" 1.0.2 " PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
40
+ <PackageReference Include =" IsExternalInit" Version =" 1.0.3 " PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
41
41
<PackageReference Include =" Bannerlord.BuildResources" Version =" 1.0.1.68 " PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
42
42
<PackageReference Condition =" '$(ReferenceHarmony)' == 'true'" Include =" Lib.Harmony" Version =" 2.2.1" IncludeAssets =" compile" />
43
43
<PackageReference Condition =" '$(ReferenceHarmony)' == 'true'" Include =" Harmony.Extensions" Version =" 3.1.0.61" PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers; buildtransitive" />
You can’t perform that action at this time.
0 commit comments