Nextrek
Diff Revisions
145
vs
146
for /3DSpace/Assembly-UnityScript.unityproj
|
@@ -5,7 +5,7 @@ |
5 |
5 |
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 |
6 |
|
<ProductVersion>10.0.20506</ProductVersion> |
7 |
7 |
|
<SchemaVersion>2.0</SchemaVersion> |
8 |
|
- |
<ProjectGuid>{BFC85ADD-575C-730C-CE02-A79FCE262DAC}</ProjectGuid> |
|
8 |
+ |
<ProjectGuid>{A8966FC9-2CE9-9D53-8E51-A81AB9557B16}</ProjectGuid> |
9 |
9 |
|
<OutputType>Library</OutputType> |
10 |
10 |
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
11 |
11 |
|
<RootNamespace></RootNamespace> |
|
@@ -67,7 +67,7 @@ |
67 |
67 |
|
</ItemGroup> |
68 |
68 |
|
<ItemGroup> |
69 |
69 |
|
<ProjectReference Include="Assembly-CSharp-firstpass.csproj"> |
70 |
|
- |
<Project>{557046F2-C61F-D6CB-6A5D-35E6D678FBA0}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference> |
|
70 |
+ |
<Project>{6EC776F4-C3F1-888B-7324-570C3DACA589}</Project> <Name>Assembly-CSharp-firstpass</Name> </ProjectReference> |
71 |
71 |
|
</ItemGroup> |
72 |
72 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
73 |
73 |
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |