Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/ilasm
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-01-05 01:50:10 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-01-05 01:50:10 +0300
commit0ef271dcc2238b904990ae913aebd92244afd690 (patch)
tree362f96127d4f47e6d19811c79dc2e284c644cf25 /mcs/ilasm
parent5c4f9d75282aa1bc696a772afe1fdb917c37bacb (diff)
[msvc] Update csproj files (#4204)
Diffstat (limited to 'mcs/ilasm')
-rw-r--r--mcs/ilasm/ilasm-net_4_x.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/mcs/ilasm/ilasm-net_4_x.csproj b/mcs/ilasm/ilasm-net_4_x.csproj
index 1b1d6536e8e..931003063a0 100644
--- a/mcs/ilasm/ilasm-net_4_x.csproj
+++ b/mcs/ilasm/ilasm-net_4_x.csproj
@@ -162,6 +162,10 @@ $(ProjectDir)\..\jay\jay -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)
</PostBuildEvent>
</PropertyGroup>
<ItemGroup>
+ <ProjectReference Include="../class/corlib/corlib-net_4_x.csproj">
+ <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
+ <Name>corlib-net_4_x</Name>
+ </ProjectReference>
<ProjectReference Include="../class/PEAPI/PEAPI-net_4_x.csproj">
<Project>{34443C71-09F1-4F21-ABB4-82822376F74F}</Project>
<Name>PEAPI-net_4_x</Name>
@@ -174,10 +178,6 @@ $(ProjectDir)\..\jay\jay -ct &lt; $(ProjectDir)\..\jay\skeleton.cs $(ProjectDir)
<Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>
<Name>Mono.Security-net_4_x</Name>
</ProjectReference>
- <ProjectReference Include="../class/corlib/corlib-net_4_x.csproj">
- <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
- <Name>corlib-net_4_x</Name>
- </ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />