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

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eng/SourceBuild.props8
-rw-r--r--eng/SourceBuildPrebuiltBaseline.xml5
-rwxr-xr-x[-rw-r--r--]eng/common/dotnet-install.sh0
3 files changed, 13 insertions, 0 deletions
diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props
new file mode 100644
index 0000000..b363879
--- /dev/null
+++ b/eng/SourceBuild.props
@@ -0,0 +1,8 @@
+<Project>
+
+ <PropertyGroup>
+ <GitHubRepositoryName>cecil</GitHubRepositoryName>
+ <SourceBuildManagedOnly>true</SourceBuildManagedOnly>
+ </PropertyGroup>
+
+</Project>
diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml
new file mode 100644
index 0000000..c1b6dfb
--- /dev/null
+++ b/eng/SourceBuildPrebuiltBaseline.xml
@@ -0,0 +1,5 @@
+<UsageData>
+ <IgnorePatterns>
+ <UsagePattern IdentityGlob="*/*" />
+ </IgnorePatterns>
+</UsageData>
diff --git a/eng/common/dotnet-install.sh b/eng/common/dotnet-install.sh
index abd045a..abd045a 100644..100755
--- a/eng/common/dotnet-install.sh
+++ b/eng/common/dotnet-install.sh