[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / packages / microsoft.dotnet.buildtools / 2.1.0-rc1-02804-05 / lib / OptimizationData.msbuild
1 <Project Sdk="Microsoft.NET.Sdk">
2   <PropertyGroup>
3     <TargetFrameworks>netcoreapp1.0;net46</TargetFrameworks>
4     <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
5   </PropertyGroup>
6   <ItemGroup>
7     <PackageReference Include="$(OptimizationDataPackageName)" Version="$(OptimizationDataVersion)" />
8   </ItemGroup>
9 </Project>