Skip to content

Commit

Permalink
update mod package and target frameworks for Stardew Valley 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathoschild committed Nov 27, 2021
1 parent 53c9da6 commit f9b82f2
Show file tree
Hide file tree
Showing 62 changed files with 66 additions and 65 deletions.
2 changes: 1 addition & 1 deletion AnimalSocialMenu/AnimalSocialMenu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.1.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion AnotherHungerMod/AnotherHungerMod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.5.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ArcadeRoom/ArcadeRoom.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion BetterMeteorites/BetterMeteorites.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.0.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion BetterShopMenu/BetterShopMenu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.3.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion BiggerCraftables/BiggerCraftables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.1.2</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion BiggerJunimoChest/BiggerJunimoChest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion BugNet/BugNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.5.2</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion CapstoneProfessions/CapstoneProfessions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.0.8</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion CarryChest/CarryChest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.3.5</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion CaveFarm/CaveFarm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion CombatLevelDamageScaler/CombatLevelDamageScaler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.1.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
4 changes: 3 additions & 1 deletion ConsoleCode/ConsoleCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

<PropertyGroup>
<Version>1.0.3</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<BundleExtraAssemblies>ThirdParty</BundleExtraAssemblies>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ContentPatcherAnimations/ContentPatcherAnimations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.1.13</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CookingSkill/CookingSkill.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.4.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion CustomBuildings/CustomBuildings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion CustomCritters/CustomCritters.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.3.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion CustomNPCFixes/CustomNPCFixes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.2.3</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion CustomizeExterior/CustomizeExterior.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.1.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DGAAutomate/DGAAutomate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.0.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Displays/Displays.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.0.6</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DynamicGameAssets/DynamicGameAssets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.3.2</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<EnableHarmony>true</EnableHarmony>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion ExperienceBars/ExperienceBars.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.4.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion ExtendedReach/ExtendedReach.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.2.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion FlowerColorPicker/FlowerColorPicker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.0.5</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion FlowerRain/FlowerRain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.1.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion GenericModConfigMenu/GenericModConfigMenu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.6.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion HybridCropEngine/HybridCropEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.1.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion JA_to_DGA/JA_to_DGA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion JsonAssets/JsonAssets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.10.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion JumpOver/JumpOver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.2.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion JunimosAcceptCash/JunimosAcceptCash.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.1.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion LocationLayerTool/LocationLayerTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion LuckSkill/LuckSkill.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.2.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions Magic/Magic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

<PropertyGroup>
<Version>0.7.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<IgnoreModFilePatterns>\.psd$</IgnoreModFilePatterns>
<IgnoreModFilePaths>assets/altarsobjects.psd</IgnoreModFilePaths>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ManaBar/ManaBar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.1.1</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion MoreBuildings/MoreBuildings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.1.2</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
<IgnoreModFilePatterns>bathhouse_tiles.png, mine_lava.png, spring_outdoorsTileSheet.png, townInterior.png, walls_and_floors.png, assets[/\\]FishingShack[/\\]map-.tbin</IgnoreModFilePatterns>
Expand Down
2 changes: 1 addition & 1 deletion MoreEnchantments/MoreEnchantments.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion MoreGiantCrops/MoreGiantCrops.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.0.2</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion MoreGrassStarters/MoreGrassStarters.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<PropertyGroup>
<Version>1.0.6</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion MoreRings/MoreRings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.2.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion MultiFertilizer/MultiFertilizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<PropertyGroup>
<Version>1.0.4</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion ObjectTimeLeft/ObjectTimeLeft.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

<PropertyGroup>
<Version>1.2.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion PicturePortraits/PicturePortraits.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<Version>1.0.0</Version>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
</PropertyGroup>
Expand Down
Loading

0 comments on commit f9b82f2

Please sign in to comment.