We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e390cb5 commit 0fdaacdCopy full SHA for 0fdaacd
TreeTransplant/TreeTransplant.csproj
@@ -44,7 +44,7 @@
44
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
45
</PropertyGroup>
46
<ItemGroup>
47
- <PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="2.2.0" />
+ <PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="3.0.0" />
48
</ItemGroup>
49
50
<Reference Include="System" />
TreeTransplant/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"Name": "Tree Transplant",
3
"Author": "James Stine",
4
- "Version": "1.0.8",
+ "Version": "1.0.9",
5
"Description": "Allows you to transplant trees in game.",
6
"UniqueID": "TreeTransplant",
7
"EntryDll": "TreeTransplant.dll",
0 commit comments