Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
8d01bed
Add a -mono suffix to the output of llvm-config --version. Also add a…
vargaz Feb 19, 2016
d8126bd
Add a 'mono.this' custom metadata, this is used to mark an 'alloca' w…
vargaz Feb 19, 2016
2a1a6cd
Avoid saving/restoring rsp in PreserveAll calling convention code, it…
vargaz Aug 1, 2016
d4bb695
Add a mono calling convention which allows the passing of an extra ar…
vargaz Jul 26, 2019
a18c5c5
Put back the emitDwarfAdvanceFrameAddr () method into MCStreamer whic…
vargaz Feb 19, 2016
3b5d238
Add support for emitting mono specific EH tables. These tables can be…
vargaz Feb 19, 2016
95fc8d9
Add LLVM_BUILD_EXECUTION_ENGINE and LLVM_TOOLS_TO_BUILD cmake options…
vargaz Apr 30, 2018
ce23f2f
Add a dummy NATIVE.cmake cmake toolchain file which needs to be passe…
vargaz Apr 30, 2018
03dec33
Use LLVM_BUILTIN_TRAP macro, not __builtin_trap(), fixes MSVC
directhex Apr 24, 2018
c4d6090
respect hardfloat/softloat setting in ARM ABI (#16)
lewurm Nov 7, 2018
5cdcbd4
Fixes Mono LLVM 6.0 for Windows x64.
lateralusX Nov 19, 2018
13e0741
Workaround for mingw i686 compiler optimization bug. (#19)
lateralusX Nov 21, 2018
3606e10
Fix llvm-as to correctly parse monocc.
lateralusX Nov 26, 2018
be80a1c
Add Mono GC (#35)
luhenry Nov 28, 2018
401330e
Merge pull request #39 from lateralusX/lateralusX/fix-dwarf-cfi-windo…
lateralusX Mar 4, 2019
0c0c261
Merge pull request #48 from lewurm/armv7-hasfp-fix-cfa
vargaz Jul 8, 2019
3c78a53
Add a flag to disable emission of .llvm_faultmaps metadata.
imhameed Oct 25, 2019
f1f846f
Fix a crash in the ImplicitNullChecks pass.
vargaz Jan 14, 2021
5561fc9
RDM and DP detection on arm64 Linux
imhameed Mar 22, 2021
78e8995
Fix build with VC19.27
akoeplinger Oct 30, 2020
233980f
Fix LLVMMono1CallConv.
vargaz Apr 29, 2022
a13a2d3
Sync packaging and building from release/11.x branch (16a14adae6df02f…
vargaz Apr 30, 2022
3f0db1f
Disable some static_assert()'s which cause a compilation failure on w…
vargaz May 3, 2022
d2b3da4
Use newer centos image, use a shallow checkout to save space.
vargaz May 5, 2022
24d243c
Bump version to 1.1.0 to avoid version conflict with 11.x packages.
vargaz May 10, 2022
968bc11
Revert "Bump version to 1.1.0 to avoid version conflict with 11.x pac…
akoeplinger May 13, 2022
cfaa48a
Update AzDO trigger branches
akoeplinger May 13, 2022
0daab2b
Move azure-pipelines.yml to eng folder
akoeplinger May 13, 2022
dfb8a66
Build clang-tblgen for cross compiling; build libclang for arm64 (#190)
lambdageek Apr 13, 2022
92ff95a
Bump windows image to VS2022
Apr 15, 2022
309599f
Build clang everywhere
radekdoulik Apr 25, 2022
9042ae3
Fix path to .yml
akoeplinger May 13, 2022
3109201
Remove Dockerfiles which trigger Component Governance warnings
akoeplinger May 13, 2022
03ce98f
Don't set CMAKE_CROSSCOMPILING for arm64/arm cross-compiling
akoeplinger May 20, 2022
46ab674
Remove :BOOL
akoeplinger May 20, 2022
37d3794
Disable LLVM tests in llvm_create_cross_target
akoeplinger May 20, 2022
f0fe5c3
[dotnet/main] Update dependencies from dotnet/arcade (#205)
dotnet-maestro[bot] May 23, 2022
b3b80a6
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] May 30, 2022
5c5ff92
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 6, 2022
66cb606
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 13, 2022
7f8d107
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 20, 2022
83e6933
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jun 27, 2022
427a0a1
Remediating Azure Artifacts Configuration Issues in your Repository
Jun 22, 2022
1b0aba1
Use public npm registry
akoeplinger Jun 30, 2022
4af5fb2
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 4, 2022
8cb42b0
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 11, 2022
8d453dc
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 18, 2022
4b9f462
Add a parameter to force use of devtoolset7 and consume it (#226)
directhex Jul 18, 2022
72b28e2
Build Debug packages too (#142)
directhex Jul 21, 2022
935b754
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Jul 25, 2022
172c7ce
Remove utils/bazel dir
akoeplinger Aug 5, 2022
e720b73
Use stable VS build image (#237)
akoeplinger Aug 5, 2022
8ec090f
Use new build image in Windows_debug job too
akoeplinger Aug 6, 2022
79a5778
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 6, 2022
8ef45d7
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 8, 2022
1e50480
Add support for setting the copyright on produced binaries (#235)
mmitche Aug 6, 2022
403b4da
Upgrade to an MS.Build.Traversal version we have a ref package for. (…
crummel Aug 12, 2022
1ec9617
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 15, 2022
b512771
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 19, 2022
b22ff59
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 22, 2022
0c3866a
Move Windows Debug build in azure-pipelines.yml
akoeplinger Aug 24, 2022
0d1f46e
Use matrix for Windows Debug build instead of separate job
akoeplinger Aug 26, 2022
de6cff7
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Aug 29, 2022
5940efc
Get rid of osx.10.12-x64 and osx.11.0-arm64. It isn't helpful. (#260)
directhex Aug 31, 2022
31637f3
Update public pool names
MattGal Sep 1, 2022
856b2dd
Merge pull request #261 from dotnet/dotnet/main-publicPoolNames
MattGal Sep 1, 2022
a0f97f8
Fix LicenseUrl to point to correct branch
akoeplinger Sep 2, 2022
1441d6d
Bump OS image to macOS 11, due to deprecated 10 VM (#265)
directhex Sep 2, 2022
782c3f1
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 5, 2022
5a24b71
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 12, 2022
861112c
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 19, 2022
e31e776
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Sep 26, 2022
127f85d
Update dependencies from https://github.com/dotnet/arcade build 20220…
dotnet-maestro[bot] Oct 3, 2022
e7ab972
Add build config to AssetManifestOS for windows (#292)
akoeplinger Oct 6, 2022
7e68233
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 10, 2022
68bbd5f
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 17, 2022
3de64fe
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 24, 2022
64e9f9b
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Oct 31, 2022
cefdac2
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Nov 7, 2022
ceae004
[build] Enable CodeQL with TSA in separate pipeline
mdh1418 Nov 2, 2022
0f8be25
Bump timeout for OSX and Windows builds
mdh1418 Nov 9, 2022
cc19c71
Remove problematic OSX build and decrease Windows build timeout
mdh1418 Nov 10, 2022
f5b7a2f
Remove parent repo pull request template
mdh1418 Nov 10, 2022
e6c8629
Fix branches for codeql
mdh1418 Nov 10, 2022
5ef1cd5
Merge pull request #314 from mdh1418/enable_codeql
mdh1418 Nov 11, 2022
aad2643
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Nov 28, 2022
a452072
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 5, 2022
f297c5a
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 12, 2022
ea445e4
Do not try to build LLVM with Zlib on Windows (#332)
akoeplinger Dec 13, 2022
1dead65
Fix demands in azure-pipelines.yml (#335)
akoeplinger Dec 14, 2022
414fb21
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 19, 2022
ec1fd7b
Update dependencies from https://github.com/dotnet/arcade build 20221…
dotnet-maestro[bot] Dec 26, 2022
060d469
[dotnet/main] Update dependencies from dotnet/arcade (#341)
dotnet-maestro[bot] Jan 6, 2023
784ea12
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 11, 2023
877a929
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 16, 2023
c3098ed
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 24, 2023
156ee47
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Jan 30, 2023
a0e023f
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 6, 2023
7de031a
Merge ObjWriter into dotnet/main and update to LLVM 14 API (#287)
filipnavara Feb 7, 2023
6dbdaa1
Add llvm-dwarfdump to Micorosft.NETCore.Runtime.JIT.Tools project (#356)
agocke Feb 9, 2023
7ae7fa6
Only create ObjWriter and JIT.Tools package in Release (#359)
agocke Feb 10, 2023
5c6667c
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 13, 2023
916d70c
Fix no-children warnings in objwriter output (#363)
agocke Feb 15, 2023
76686a9
Revert "Fix no-children warnings in objwriter output (#363)" (#366)
agocke Feb 17, 2023
94acfee
Update dependencies from https://github.com/dotnet/arcade build 20230…
dotnet-maestro[bot] Feb 20, 2023
505c61d
Use automatic build pool provider in azure-pipelines.yml (#370)
akoeplinger Feb 22, 2023
ea4d313
Bring proper fix for warnings about missing children (#369)
agocke Feb 22, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .config/tsaoptions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"instanceUrl": "https://devdiv.visualstudio.com/",
"template": "TFSDEVDIV",
"projectName": "DEVDIV",
"areaPath": "DevDiv\\mono",
"iterationPath": "DevDiv",
"notificationAliases": [ "runtimerepo-infra@microsoft.com" ],
"repositoryName": "llvm-project",
"codebaseName": "llvm-project"
}
5 changes: 0 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
# Ignore the user specified CMake presets in subproject directories.
/*/CMakeUserPresets.json

# Nested build directory
/build*

#==============================================================================#
# Explicit files to ignore (only matches one).
#==============================================================================#
Expand Down Expand Up @@ -68,3 +65,7 @@ pythonenv*
/clang/utils/analyzer/projects/*/RefScanBuildResults
# automodapi puts generated documentation files here.
/lldb/docs/python_api/

/artifacts
/.dotnet
/.packages
5 changes: 5 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<Import Project="dir.common.props" />
<Import Project="Sdk.props" Sdk="Microsoft.DotNet.Arcade.Sdk" />
</Project>
4 changes: 4 additions & 0 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<Import Project="Sdk.targets" Sdk="Microsoft.DotNet.Arcade.Sdk" />
</Project>
16 changes: 16 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<configuration>
<!-- Don't use any higher level config files.
Our builds need to be isolated from user/machine state -->
<fallbackPackageFolders>
<clear />
</fallbackPackageFolders>
<packageSources>
<clear />
<add key="dotnet-public" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet-public/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
</disabledPackageSources>
</configuration>
31 changes: 0 additions & 31 deletions bolt/utils/docker/Dockerfile

This file was deleted.

8 changes: 8 additions & 0 deletions build.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@echo off
setlocal

set _args=%*
if "%~1"=="-?" set _args=-help

powershell -ExecutionPolicy ByPass -NoProfile -File "%~dp0eng\build.ps1" %_args%
exit /b %ERRORLEVEL%
33 changes: 33 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
#!/usr/bin/env bash

source="${BASH_SOURCE[0]}"

function is_cygwin_or_mingw()
{
case $(uname -s) in
CYGWIN*) return 0;;
MINGW*) return 0;;
*) return 1;;
esac
}

# resolve $SOURCE until the file is no longer a symlink
while [[ -h $source ]]; do
scriptroot="$( cd -P "$( dirname "$source" )" && pwd )"
source="$(readlink "$source")"

# if $source was a relative symlink, we need to resolve it relative to the path where the
# symlink file was located
[[ $source != /* ]] && source="$scriptroot/$source"
done

scriptroot="$( cd -P "$( dirname "$source" )" && pwd )"

if is_cygwin_or_mingw; then
# if bash shell running on Windows (not WSL),
# pass control to powershell build script.
scriptroot=$(cygpath -d "$scriptroot")
powershell -c "$scriptroot\\build.cmd" $@
else
"$scriptroot/eng/build.sh" $@
fi
41 changes: 0 additions & 41 deletions clang/tools/clang-fuzzer/Dockerfile

This file was deleted.

70 changes: 0 additions & 70 deletions clang/utils/analyzer/Dockerfile

This file was deleted.

80 changes: 80 additions & 0 deletions dir.common.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<Project>

<!-- Set default Configuration and Platform -->
<PropertyGroup>
<BuildArch>$(__BuildArch)</BuildArch>
<BuildArch Condition="'$(__BuildArch)'==''">x64</BuildArch>
<BuildArch Condition="'$(__BuildArch)' == 'amd64'">x64</BuildArch>

<BuildType>$(__BuildType)</BuildType>
<BuildType Condition="'$(__BuildType)'==''">Debug</BuildType>
<BuildType Condition="'$(__BuildType)' == 'debug'">Debug</BuildType>
<BuildType Condition="'$(__BuildType)' == 'release'">Release</BuildType>
<BuildType Condition="'$(__BuildType)' == 'checked'">Checked</BuildType>

<BuildOS>$(__BuildOS)</BuildOS>
<BuildOS Condition="'$(__BuildOS)' == '' And '$([MSBuild]::IsOSPlatform(Windows))' == 'true'">Windows_NT</BuildOS>
<BuildOS Condition="'$(__BuildOS)' == '' And '$([MSBuild]::IsOSPlatform(Linux))' == 'true'">Linux</BuildOS>
<BuildOS Condition="'$(__BuildOS)' == '' And '$([MSBuild]::IsOSPlatform(OSX))' == 'true'">OSX</BuildOS>

<!-- TODO: converge on one property for BuildOS and __BuildOS (and similar), and remove these extra lines. -->
<__BuildOS>$(BuildOS)</__BuildOS>
<__BuildArch>$(BuildArch)</__BuildArch>

<Configuration Condition="'$(Configuration)' == ''">$(BuildType)</Configuration>
<Platform Condition="'$(Platform)' == ''">$(BuildArch)</Platform>

<PlatformConfigPathPart>$(BuildOS).$(BuildArch).$(BuildType)</PlatformConfigPathPart>

</PropertyGroup>

<!-- Common properties -->
<PropertyGroup>

<__ProjectDir Condition="'$(__ProjectDir)'==''">$(MSBuildThisFileDirectory)</__ProjectDir>
<ProjectDir>$(__ProjectDir)\</ProjectDir>
<RootRepoDir>$(ProjectDir)\..\..\</RootRepoDir>
<ProjectDir Condition="'$(__ProjectDir)'==''">$(MSBuildThisFileDirectory)</ProjectDir>

<BaseIntermediateOutputPath>$(RootRepoDir)artifacts\obj\llvm\$(MSBuildProjectName)\</BaseIntermediateOutputPath>

<SourceDir>$(__SourceDir)\</SourceDir>
<SourceDir Condition="'$(__SourceDir)'==''">$(ProjectDir)src\</SourceDir>

<RootBinDir>$(__RootBinDir)\</RootBinDir>
<RootBinDir Condition="'$(__RootBinDir)'==''">$(RootRepoDir)artifacts\</RootBinDir>

<BinDir>$(__BinDir)\</BinDir>
<BinDir Condition="'$(__BinDir)'==''">$(RootBinDir)bin\llvm\$(PlatformConfigPathPart)\</BinDir>

<_LLVMSourceDir Condition="'$(_LLVMSourceDir)'==''">$(MSBuildThisFileDirectory)/llvm</_LLVMSourceDir>
<_LLVMBuildDir Condition="'$(_LLVMBuildDir)'==''">$(MSBuildThisFileDirectory)/artifacts/obj/BuildRoot-$(TargetArchitecture)</_LLVMBuildDir>
<_LLVMInstallDir Condition="'$(_LLVMInstallDir)'==''">$(MSBuildThisFileDirectory)/artifacts/obj/InstallRoot-$(TargetArchitecture)</_LLVMInstallDir>

</PropertyGroup>

<PropertyGroup>
<!-- Central place to set the versions of all nuget packages produced in the repo -->
<PackageVersion Condition="'$(PackageVersion)' == '' AND !Exists('$(_LLVMBuildDir)\version.txt')">1.0.0</PackageVersion>
<PackageVersion Condition="'$(PackageVersion)' == '' AND Exists('$(_LLVMBuildDir)\version.txt')">$([System.IO.File]::ReadAllText('$(_LLVMBuildDir)\version.txt'))</PackageVersion>

<!-- Set the boolean below to true to generate packages with stabilized versions -->
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>

<PreReleaseLabel>preview8</PreReleaseLabel>
</PropertyGroup>

<!-- Set up common target properties that we use to conditionally include sources -->
<PropertyGroup>
<TargetsFreeBSD Condition="'$(BuildOS)' == 'FreeBSD'">true</TargetsFreeBSD>
<TargetsLinux Condition="'$(BuildOS)' == 'Linux'">true</TargetsLinux>
<TargetsNetBSD Condition="'$(BuildOS)' == 'NetBSD'">true</TargetsNetBSD>
<TargetsOSX Condition="'$(BuildOS)' == 'OSX'">true</TargetsOSX>
<TargetsWindows Condition="'$(BuildOS)' == 'Windows_NT'">true</TargetsWindows>

<TargetsUnix Condition="'$(TargetsFreeBSD)' == 'true' or '$(TargetsLinux)' == 'true' or '$(TargetsNetBSD)' == 'true' or '$(TargetsOSX)' == 'true'">true</TargetsUnix>

</PropertyGroup>

</Project>
6 changes: 6 additions & 0 deletions eng/Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ProjectToBuild Include="$(MSBuildThisFileDirectory)..\llvm.proj" />
</ItemGroup>
</Project>
6 changes: 6 additions & 0 deletions eng/Publishing.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<PublishingVersion>3</PublishingVersion>
</PropertyGroup>
</Project>
11 changes: 11 additions & 0 deletions eng/Tools.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<Project>
<PropertyGroup>
<MSBuildTreatWarningsAsErrors>false</MSBuildTreatWarningsAsErrors>
</PropertyGroup>

<ItemGroup>
<!-- arcade -->
<PackageReference Include="Microsoft.DotNet.Build.Tasks.Packaging" Version="$(MicrosoftDotNetBuildTasksPackagingVersion)" />
</ItemGroup>
</Project>

19 changes: 19 additions & 0 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.23118.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>38d3196e1596eb525367ec8d65fcc1f30a58261c</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
11 changes: 11 additions & 0 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix>
<PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.23118.1</MicrosoftDotNetBuildTasksPackagingVersion>
</PropertyGroup>
</Project>
Loading