File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## 21.2.0
2+ ** :bug : Bug Fixes**
3+ - Re-added mod icon ([ #12 ] ( https://git.omni.ms/vintage-story-mods/durable-better-prospecting/issues/12 ) )
4+
25** :green_heart : CI/CD**
36- Added ` pull: true ` to all steps
47- Removed redundant matrix definition
Original file line number Diff line number Diff line change 5151 </ItemGroup >
5252
5353 <ItemGroup >
54- <PackageReference Include =" Common.Mod" Version =" 0.6.0" />
55- <PackageReference Include =" Common.Mod.Generator" Version =" 0.6.0" />
54+ <PackageReference Include =" Common.Mod" Version =" 0.6.0" />
55+ <PackageReference Include =" Common.Mod.Generator" Version =" 0.6.0" />
5656 <PackageReference Include =" JetBrains.Annotations" Version =" 2025.2.2" >
5757 <PrivateAssets >all</PrivateAssets >
5858 <ExcludeAssets >runtime</ExcludeAssets >
6666 <Content Include =" modinfo.json" >
6767 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
6868 </Content >
69- <!--
7069 <Content Include =" modicon.png" >
7170 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
7271 </Content >
73- -->
7472 </ItemGroup >
7573
7674 <ItemGroup >
You can’t perform that action at this time.
0 commit comments