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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj')
-rw-r--r--src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj b/src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj
index f1ea0c1fad..d111da0df6 100644
--- a/src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj
+++ b/src/System.Linq/tests/Performance/System.Linq.Performance.Tests.csproj
@@ -3,6 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
<IncludePerformanceTests>true</IncludePerformanceTests>
+ <ProjectGuid>{28FB26C9-E425-4E50-9D1D-08F34560E86E}</ProjectGuid>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" />