|
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
<AssemblyName>System.Security</AssemblyName>
<PublicSign>true</PublicSign>
<KeyOriginatorFile>..\..\..\..\..\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25367.101\tools\snk\MSFT.snk</KeyOriginatorFile>
<LangVersion>Preview</LangVersion>
<DefineConstants>TRACE;DEBUG;NET;NET10_0;NETCOREAPP;LINUX;LINUX1_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;NET10_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.Security.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Security\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Security\Debug\net10.0-linux\.NETCoreApp,Version=v10.0.AssemblyAttributes.cs"/>
<Compile Include="..\..\..\..\..\artifacts\obj\System.Security\Debug\net10.0-linux\System.Security.AssemblyInfo.cs" Link="artifacts\obj\System.Security\Debug\net10.0-linux\System.Security.AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<ReferencePath Include="..\..\..\..\..\..\ref\282872a41b974bbb89462f6be082c79e\System.Runtime.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\56f3ee1807b24a6cb53bf456afcced01\System.Security.Cryptography.Pkcs.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\587091320812422a8c07fa91dbcb8c59\System.Security.Cryptography.ProtectedData.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\4a2f03ad86084a4f9143d3cca3f2445e\System.Security.Cryptography.Xml.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\dc8c7d2bbf0445fa9f1375f4338c4d39\System.Security.Permissions.dll"/>
<ReferencePath Include="..\..\..\..\..\..\ref\ae3f2745c6fc48979e464aa2ed97d05e\System.Windows.Extensions.dll"/>
</ItemGroup>
</Project>
|