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-07-25 18:58:32 +0300
committerMarek Safar <marek.safar@gmail.com>2017-07-26 00:34:54 +0300
commit422a7103d18fd2c80379774237a4ea61157465ee (patch)
treea5c7ccaf5c1c723db17eafb6168f0d1e167432d8 /mcs/class/Mono.Profiler.Log
parent4484646a0b43d16f7916c4b479fdaf3525f2ab30 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/Mono.Profiler.Log')
-rw-r--r--mcs/class/Mono.Profiler.Log/Mono.Profiler.Log-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log-net_4_x.csproj b/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log-net_4_x.csproj
index 3e6883a1207..da90585708e 100644
--- a/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log-net_4_x.csproj
+++ b/mcs/class/Mono.Profiler.Log/Mono.Profiler.Log-net_4_x.csproj
@@ -67,8 +67,8 @@
<Compile Include="Mono.Profiler.Log\LogEventVisitor.cs" />
<Compile Include="Mono.Profiler.Log\LogException.cs" />
<Compile Include="Mono.Profiler.Log\LogProcessor.cs" />
+ <Compile Include="Mono.Profiler.Log\LogProfiler.cs" />
<Compile Include="Mono.Profiler.Log\LogReader.cs" />
- <Compile Include="Mono.Profiler.Log\LogRuntimeProfiler.cs" />
<Compile Include="Mono.Profiler.Log\LogStream.cs" />
<Compile Include="Mono.Profiler.Log\LogStreamHeader.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.