forked from nikita/muzika-gromche
Update NGO version to 1.12.2 which Lethal Company v81 uses
This commit is contained in:
parent
7794e44831
commit
28f63eff3d
|
|
@ -1,5 +1,5 @@
|
|||
<Project>
|
||||
<Target Name="NetcodePatch" AfterTargets="PostBuildEvent">
|
||||
<Exec Command="dotnet netcode-patch -uv 2022.3.62 -nv 1.12.0 "$(TargetPath)" @(ReferencePathWithRefAssemblies->'"%(Identity)"', ' ')"/>
|
||||
<Exec Command="dotnet netcode-patch -uv 2022.3.62 -nv 1.12.2 "$(TargetPath)" @(ReferencePathWithRefAssemblies->'"%(Identity)"', ' ')"/>
|
||||
</Target>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue