File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
redist/redist-server-publicized Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ jobs:
257257 cp "$ASSEMBLY_PATH" "$ASSEMBLY_PATH.backup"
258258
259259 # Publicize the assembly
260- assembly-publicizer "$ASSEMBLY_PATH" --output "$ASSEMBLY_PATH"
260+ assembly-publicizer "$ASSEMBLY_PATH" --output "$ASSEMBLY_PATH" --overwrite
261261
262262 if [ $? -eq 0 ]; then
263263 echo "Successfully publicized Assembly-CSharp.dll"
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >RocketModFix.Unturned.Redist.Server.Publicized</id >
5- <version >3.25.7.2 </version >
5+ <version >3.25.7.1 </version >
66 <description >
77 Unturned 3 Server-side redistributables. Standalone and always up-to-date.
88 </description >
You can’t perform that action at this time.
0 commit comments