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:
authorJoão Matos <joao@tritao.eu>2015-01-29 20:01:11 +0300
committerJoão Matos <joao@tritao.eu>2015-01-29 20:02:08 +0300
commit32db079545c12380d66952328c05c6f4a70284d8 (patch)
tree929761c29709efbb52d4e290194cd1dae07e0001 /mcs/class/System.Threading.Tasks.Dataflow
parent7551802f99c1baa48d83380520c01cfe42ed5a35 (diff)
[build] Updated the class library MSBuild projects.
Diffstat (limited to 'mcs/class/System.Threading.Tasks.Dataflow')
-rw-r--r--mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_5.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_5.csproj b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_5.csproj
index ae6addbbc16..aec4ccf8d26 100644
--- a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_5.csproj
+++ b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_5.csproj
@@ -48,7 +48,7 @@
<Compile Include="..\..\build\common\Consts.cs" />
<Compile Include="..\..\build\common\Locale.cs" />
<Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
- <Compile Include="..\corlib\System.Threading\AtomicBoolean.cs" />
+ <Compile Include="..\Mono.Parallel\Mono.Threading\AtomicBoolean.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="System.Threading.Tasks.Dataflow\ActionBlock.cs" />
<Compile Include="System.Threading.Tasks.Dataflow\AsyncExecutingMessageBox.cs" />