Skip to content

Commit fe60486

Browse files
committed
Cosmetic changes.
1 parent ee59e59 commit fe60486

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ Or open one of above solution files in your IDE and run build command in it.
9090

9191
### Own Unity 3D Build
9292

93-
First of all, there are binary drops on github release page, you should use it to save your time.
94-
Because we will not guarantee source code organization compatibilities, we might add/remove non-public types or members, which should break source code build.
95-
If you want to import sources, you must include just only described on MsgPack.Unity3D.csproj.
93+
First of all, there are binary drops on github release page, you should use it to save your time.
94+
Because we will not guarantee source code organization compatibilities, we might add/remove non-public types or members, which should break source code build.
95+
If you want to import sources, you must include just only described on MsgPack.Unity3D.csproj.
9696
If you want to use ".NET 2.0 Subset" settings, you must use just only described on MsgPack.Unity3D.CorLibOnly.csproj file, and define `CORLIB_ONLY` compiler constants.
9797

9898
## See also

0 commit comments

Comments
 (0)