You've already forked linux-packaging-mono
Imported Upstream version 6.8.0.73
Former-commit-id: d18deab1b47cfd3ad8cba82b3f37d00eec2170af
This commit is contained in:
parent
bceda29824
commit
73ee7591e8
@@ -30,7 +30,6 @@ ROSLYN_FILES_TO_COPY_FOR_MSBUILD = \
|
||||
$(ROSLYN_CSC_DIR)/Microsoft.Build.Tasks.CodeAnalysis.dll \
|
||||
$(ROSLYN_CSC_DIR)/Microsoft.CSharp.Core.targets \
|
||||
$(ROSLYN_CSC_DIR)/Microsoft.Managed.Core.targets \
|
||||
$(ROSLYN_CSC_DIR)/Microsoft.Managed.EditorConfig.targets \
|
||||
$(ROSLYN_CSC_DIR)/Microsoft.VisualBasic.Core.targets
|
||||
|
||||
DISTFILES = $(ROSLYN_FILES_FOR_MONO) $(ROSLYN_FILES_TO_COPY_FOR_MSBUILD) csi-test.csx
|
||||
|
@@ -1 +0,0 @@
|
||||
ddfb2a7c40933dc3532392c1e6ed0f721ba1b69c
|
@@ -1 +0,0 @@
|
||||
d4c701f5ef5e0c47d66c3701de98dfb94c3863c2
|
@@ -1 +0,0 @@
|
||||
2741119d779b36812d9c680a62391635c1bc0bbc
|
@@ -1 +0,0 @@
|
||||
cc40681a92642d70544e5a8338fcf191c15e7f91
|
@@ -1 +0,0 @@
|
||||
ae8d6064e1a9d642df02483b5e610b18bb57fb6f
|
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. -->
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
|
||||
<ItemGroup>
|
||||
<_AllDirectoriesAbove Include="@(Compile->GetPathsOfAllDirectoriesAbove())" Condition="'$(DiscoverEditorConfigFiles)' != 'false'" />
|
||||
<!-- Work around a GetPathsOfAllDirectoriesAbove() bug where it can return multiple equivalent paths when the
|
||||
compilation includes linked files with relative paths - https://github.com/microsoft/msbuild/issues/4392 -->
|
||||
<PotentialEditorConfigFiles Include="@(_AllDirectoriesAbove->'%(FullPath)'->Distinct()->Combine('.editorconfig'))" Condition="'$(DiscoverEditorConfigFiles)' != 'false'" />
|
||||
<EditorConfigFiles Include="@(PotentialEditorConfigFiles->Exists())" Condition="'$(DiscoverEditorConfigFiles)' != 'false'" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
@@ -0,0 +1 @@
|
||||
14c4ba0a932e7d62d715db026dde8455d777a8ea
|
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d981a20baaac679f86733a8e18d3d952e2e95ba3
|
@@ -0,0 +1 @@
|
||||
28a3e4df48150babf00b64489910031d0226e8c1
|
@@ -0,0 +1 @@
|
||||
d2f4cf7f9ecbe4b3a9f3ee6cef1ba8e236b037a4
|
@@ -0,0 +1 @@
|
||||
6f35dca52fcb84d0fc5489e78b50a8e4be40a68a
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user