File: System.IO.IsolatedStorage.csproj
Web Access
Project: src\src\libraries\System.IO.IsolatedStorage\src\System.IO.IsolatedStorage.csproj (System.IO.IsolatedStorage)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>System.IO.IsolatedStorage</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25609.108\tools\snk\MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET11_0;NETCOREAPP;UNIX;UNIX1_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_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\IO\IsolatedStorage\IsolatedStorageException.cs"/>
    <Compile Include="System\IO\IsolatedStorage\IsolatedStorageFile.cs"/>
    <Compile Include="System\IO\IsolatedStorage\IsolatedStorageFileStream.cs"/>
    <Compile Include="System\IO\IsolatedStorage\IsolatedStorage.cs"/>
    <Compile Include="System\IO\IsolatedStorage\IsolatedStorageScope.cs"/>
    <Compile Include="System\IO\IsolatedStorage\Helper.cs"/>
    <Compile Include="System\IO\IsolatedStorage\INormalizeForIsolatedStorage.cs"/>
    <Compile Include="..\..\Common\src\System\Security\IdentityHelper.cs" Link="src\libraries\Common\src\System\Security\IdentityHelper.cs"/>
    <Compile Include="..\..\Common\src\System\Obsoletions.cs" Link="src\libraries\Common\src\System\Obsoletions.cs"/>
    <Compile Include="System\IO\IsolatedStorage\Helper.NonMobile.cs"/>
    <Compile Include="System\IO\IsolatedStorage\IsolatedStorageFile.NonMobile.cs"/>
    <Compile Include="System\IO\IsolatedStorage\Helper.Unix.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.IO.IsolatedStorage\Debug\net11.0-unix\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net11.0-unix\.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.IsolatedStorage\Debug\net11.0-unix\System.SR.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net11.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.IsolatedStorage\Debug\net11.0-unix\System.IO.IsolatedStorage.AssemblyInfo.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net11.0-unix\System.IO.IsolatedStorage.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\277eaabd07234a6c805eb96c7df0765a\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\629a8cddec36455eb37703a5356d7337\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c03d53db62d045a2830fdd69b8680bf5\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\9165775148f34a6fab69e57028b1a44a\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\4b5f4f089fdf47afa3fe88e1c4590d34\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\98083b5062284fd296c146dd3a94cc15\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\374fa477da824be4bf0a37f0e63ba5b5\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\f7d0fb445b0d4814a69efa71b6a04058\System.Threading.dll"/>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
</Project>