Skip to content

Commit 787d3c1

Browse files
committed
Fix preview publicized packages pushed to a separate nuget package
1 parent 91a28e5 commit 787d3c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

redist/redist-client-preview-publicized/RocketModFix.Unturned.Redist.Client.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<id>RocketModFix.Unturned.Redist.Client-Preview.Publicized</id>
4+
<id>RocketModFix.Unturned.Redist.Client.Publicized</id>
55
<version>3.25.8.103</version>
66
<description>
77
Unturned 3 Client-side redistributables. Standalone and always up-to-date.

redist/redist-server-preview-publicized/RocketModFix.Unturned.Redist.Server.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<id>RocketModFix.Unturned.Redist.Server-Preview.Publicized</id>
4+
<id>RocketModFix.Unturned.Redist.Server.Publicized</id>
55
<version>3.25.8.103</version>
66
<description>
77
Unturned 3 Server-side redistributables. Standalone and always up-to-date.

0 commit comments

Comments
 (0)