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
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-11-13 18:48:43 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-11-13 18:48:43 +0300
commit5f35ea4b68ec0017544a0b4e3d3f8354c59dd402 (patch)
tree4a1a6005bb6a96269f9938f64dd5f0bb08638452 /mcs/class/Facades
parent05fae5f1fad1e28ffc27c20f228f268ebd6296c1 (diff)
[msvc] Update csproj files (#5995)
Diffstat (limited to 'mcs/class/Facades')
-rw-r--r--mcs/class/Facades/System.Runtime.InteropServices.RuntimeInformation/Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/System.Runtime.InteropServices.RuntimeInformation/Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x.csproj b/mcs/class/Facades/System.Runtime.InteropServices.RuntimeInformation/Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x.csproj
index 194c785659b..9255df08bc5 100644
--- a/mcs/class/Facades/System.Runtime.InteropServices.RuntimeInformation/Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x.csproj
+++ b/mcs/class/Facades/System.Runtime.InteropServices.RuntimeInformation/Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x.csproj
@@ -56,7 +56,7 @@
<ItemGroup>
<Compile Include="..\..\..\..\external\corefx\src\System.Runtime.InteropServices.RuntimeInformation\src\System\Runtime\InteropServices\RuntimeInformation\Architecture.cs" />
<Compile Include="..\..\..\..\external\corefx\src\System.Runtime.InteropServices.RuntimeInformation\src\System\Runtime\InteropServices\RuntimeInformation\OSPlatform.cs" />
- <Compile Include="Assembly\AssemblyInfo.cs" />
+ <Compile Include="AssemblyInfo.cs" />
<Compile Include="corefx\SR.cs" />
<Compile Include="System.Runtime.InteropServices\RuntimeInformation.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.