mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-21 00:39:53 +00:00
mirror project had wrong ProjectGuid so it didnt build, whoops
This commit is contained in:
parent
0d929d38b0
commit
751d3eb1e7
@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<AssemblyTitle>Mirror</AssemblyTitle>
|
||||
<Product>Mirror</Product>
|
||||
<ProjectGuid>{DA8A467E-15BA-456C-9034-6EB80BAF1FF9}</ProjectGuid>
|
||||
<ProjectGuid>{D0E23D91-900B-4625-B30D-171F3195F25B}</ProjectGuid>
|
||||
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
||||
<DefineConstants>UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user