File: System.Reflection.Emit.csproj
Web Access
Project: src\src\libraries\System.Reflection.Emit\src\System.Reflection.Emit.csproj (System.Reflection.Emit)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Reflection.Emit</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Reflection\Emit\MethodBuilderInstantiation.cs" Link="src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\MethodBuilderInstantiation.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Reflection\Emit\SymbolType.cs" Link="src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\SymbolType.cs"/>
    <Compile Include="..\..\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs" Link="src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs"/>
    <Compile Include="System\Reflection\Emit\ArrayMethod.cs"/>
    <Compile Include="System\Reflection\Emit\ConstructorBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\CustomAttributeWrapper.cs"/>
    <Compile Include="System\Reflection\Emit\EnumBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\EventBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\FieldBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\GenericTypeParameterBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\ILGeneratorImpl.cs"/>
    <Compile Include="System\Reflection\Emit\LocalBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\MethodBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\ModuleBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\ParameterBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\Pdb\SequencePoint.cs"/>
    <Compile Include="System\Reflection\Emit\Pdb\SymbolDocumentWriter.cs"/>
    <Compile Include="System\Reflection\Emit\PersistedAssemblyBuilder.cs"/>
    <Compile Include="System\Reflection\Emit\PropertyBuilderImpl.cs"/>
    <Compile Include="System\Reflection\Emit\PseudoCustomAttributesData.cs"/>
    <Compile Include="System\Reflection\Emit\SignatureHelper.cs"/>
    <Compile Include="System\Reflection\Emit\TypeBuilderImpl.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Reflection.Emit\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Reflection.Emit\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.SR.cs" Link="artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.Reflection.Emit.AssemblyInfo.cs" Link="artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.Reflection.Emit.AssemblyInfo.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.Reflection.Emit.Forwards.cs" Link="artifacts\obj\System.Reflection.Emit\Debug\net9.0\System.Reflection.Emit.Forwards.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\4a96df16c1714285bc591566420e41ff\System.Collections.Immutable.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\5d500383e1d44a8a8859ef057f7e2bb6\System.Reflection.Metadata.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f51a6227ab0f4decbc9221a903aa802e\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\b161dbc2fed246bbb0fa4fd69228b5bd\System.Private.CoreLib.dll"/>
  </ItemGroup>
</Project>