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>
    <AssemblyName>System.IO.IsolatedStorage</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_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;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\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net9.0-unix\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.IsolatedStorage\Debug\net9.0-unix\System.SR.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net9.0-unix\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.IO.IsolatedStorage\Debug\net9.0-unix\System.IO.IsolatedStorage.AssemblyInfo.cs" Link="artifacts\obj\System.IO.IsolatedStorage\Debug\net9.0-unix\System.IO.IsolatedStorage.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\b6670560480f45eba6ab3e5b9c8573ad\System.IO.FileSystem.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\6b4278e4feed4f109f9ae5e15d6028b3\System.Linq.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\8f97f3387cd54ae791cae1c53a76e258\System.Security.AccessControl.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\46f5d83f6b1e4567aaf53a8b2db27e6a\System.Security.Cryptography.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\815df6f7b12f48d6987a440800b87ea6\System.Security.Principal.Windows.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\c3025184d35540879186684ed27c6064\System.Threading.dll"/>
  </ItemGroup>
</Project>