Skip to content

Commit

Permalink
SVS - Force push to include xmldocs
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Sep 4, 2024
1 parent 010a145 commit 6080092
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packaging/SamabakeScramble/Assembly-CSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<authors>Illgames</authors>
<dependencies>
<group targetFramework="net6.0" >
<dependency id="IllusionLibs.SamabakeScramble.UnityEngine" version="2021.3.33" />
<dependency id="IllusionLibs.SamabakeScramble.UnityEngine" version="2021.3.33.1" />
<dependency id="IllusionLibs.SamabakeScramble.Il2Cppmscorlib" version="$gameVersion$" />
</group>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion packaging/pack.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ Pack "KoiKoiLB" "2023.05.27.2" "2021.3.18.2"
Pack "HoneyCome" "2023.99.12.15" "2021.3.14.3"
Pack "HoneyComeStudio" "2023.101.12.22" "2021.3.14.3"
Pack "RoomGirl" "2023.02.10.0" "2020.3.33.0"
Pack "SamabakeScramble" "2024.08.30.1" "2021.3.33.0"
Pack "SamabakeScramble" "2024.08.30.1" "2021.3.33.1"
Pack "XUnity" "" ""
Pack "BepInEx" "" ""

0 comments on commit 6080092

Please sign in to comment.