Skip to content

Commit 1a5bb4a

Browse files
update
updating minimum for deprecated fix to 6000.5.0a8.
1 parent b53de7a commit 1a5bb4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

com.unity.netcode.gameobjects/Runtime/Unity.Netcode.Runtime.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
{
9797
"name": "Unity",
98-
"expression": "6000.5.0a7",
98+
"expression": "6000.5.0a8",
9999
"define": "NGO_FINDOBJECTS_NOSORTING"
100100
}
101101
],

testproject/Assets/Tests/Manual/testproject.manualtests.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"name": "Unity",
19-
"expression": "6000.5.0a7",
19+
"expression": "6000.5.0a8",
2020
"define": "NGO_FINDOBJECTS_NOSORTING"
2121
}
2222
],

0 commit comments

Comments
 (0)