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:
authorEric StJohn <ericstj@microsoft.com>2017-05-26 22:28:01 +0300
committerGitHub <noreply@github.com>2017-05-26 22:28:01 +0300
commit2a1751d92d3124c3a34ba28839f1a624cec1e0a9 (patch)
tree0c42c55f36aaeb11716d80f7c8381fc9afb26e90 /src/System.IO.FileSystem.DriveInfo
parent630930e4a35aef6300a32efca4f69f7dc527b78d (diff)
parent7cfc4fcdbf659581c535f01202e24a6ceb335e31 (diff)
Merge pull request #20322 from ericstj/updateConfigurations
Update configurations
Diffstat (limited to 'src/System.IO.FileSystem.DriveInfo')
-rw-r--r--src/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj b/src/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj
index 975c560b38..949f2bf223 100644
--- a/src/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj
+++ b/src/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj
@@ -7,7 +7,6 @@
<ProjectGuid>{29C14AD7-DC03-45DC-897D-8DACC762707E}</ProjectGuid>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
- <!-- Help VS understand available configurations -->
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Unix-Debug|AnyCPU'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Unix-Release|AnyCPU'" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Windows_NT-Debug|AnyCPU'" />