| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{5E8EA9D3-4EBC-48D6-8B6F-EAF579539518}</ProjectGuid>
- <OutputType>Library</OutputType>
- <NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.IdentityModel-tests-net_2_0</OutputPath>
- <NoStdLib>True</NoStdLib>
- <NoConfig>False</NoConfig>
-
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>
- </RootNamespace>
- <AssemblyName>System.IdentityModel_test_net_2_0</AssemblyName>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <NoWarn>1699</NoWarn>
- <Optimize>false</Optimize>
- <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <NoWarn>1699</NoWarn>
- <Optimize>true</Optimize>
- <DefineConstants>NET_1_1;NET_2_0;NET_3_0</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
- Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
- is a problem to compile the Mono mscorlib.dll -->
- <PropertyGroup>
- <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
- </PropertyGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <ItemGroup>
- <Compile Include="Test\System.IdentityModel.Claims\ClaimSetTest.cs" />
- <Compile Include="Test\System.IdentityModel.Claims\ClaimTest.cs" />
- <Compile Include="Test\System.IdentityModel.Claims\ClaimTypesTest.cs" />
- <Compile Include="Test\System.IdentityModel.Claims\X509CertificateClaimSetTest.cs" />
- <Compile Include="Test\System.IdentityModel.Common\MySecurityTokenSerializer.cs" />
- <Compile Include="Test\System.IdentityModel.Policy\AuthorizationContextTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\CustomUserNameSecurityTokenAuthenticatorTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\RsaSecurityTokenAuthenticatorTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\SamlSecurityTokenAuthenticatorTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\SecurityTokenRequirementTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\SecurityTokenResolverTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\TestEvaluationContext.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\X509SecurityTokenAuthenticatorTest.cs" />
- <Compile Include="Test\System.IdentityModel.Selectors\X509SecurityTokenProviderTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\EncryptedKeyIdentifierClauseTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\InMemorySymmetricSecurityKeyTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\LocalIdKeyIdentifierClauseTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlActionTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAssertionTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAttributeStatementTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAudienceRestrictionConditionTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAuthenticationStatementTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAuthorityBindingTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlAuthorizationDecisionStatementTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlConditionsTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlConstantsTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlEvidenceTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SamlSubjectTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SecurityAlgorithmsTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SecurityKeyIdentifierTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\SecurityTokenTypesTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\UserNameSecurityTokenTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\X509AsymmetricSecurityKeyTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\X509IssuerSerialKeyIdentifierClauseTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\X509SecurityTokenTest.cs" />
- <Compile Include="Test\System.IdentityModel.Tokens\X509ThumbprintKeyIdentifierClauseTest.cs" />
</ItemGroup>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
- </PostBuildEvent>
- <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
- </PostBuildEvent>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="..\lib\net_2_0\nunit.framework.dll" />
- <ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{5A00133C-6D08-48F7-A164-8B796CE6DB83}</Project>
- <Name>corlib\corlib-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.IdentityModel\System.IdentityModel-net_2_0.csproj">
- <Project>{737EBB38-BBFD-40D8-99F1-1FBBD49AF1B6}</Project>
- <Name>System.IdentityModel\System.IdentityModel-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{1F3B168C-A4D0-44AA-B116-792D8804971F}</Project>
- <Name>System\System-net_2_0-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">
- <Project>{080698DE-8AF0-496E-9AD7-58B6C605328A}</Project>
- <Name>System.XML\System.Xml-net_2_0-1</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Security\System.Security-net_2_0.csproj">
- <Project>{879EA17D-67A5-44ED-B912-1BE4883356FE}</Project>
- <Name>System.Security\System.Security-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Web\System.Web-net_2_0-2.csproj">
- <Project>{293D054F-361B-4083-A422-FA1AC9476FC9}</Project>
- <Name>System.Web\System.Web-net_2_0-2</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Configuration\System.Configuration-net_2_0.csproj">
- <Project>{2695A2F2-2271-423D-8E0D-553DAB84E917}</Project>
- <Name>System.Configuration\System.Configuration-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\Mono.Security\Mono.Security-net_2_0.csproj">
- <Project>{57CFE851-81AC-4269-B24A-965A53D87248}</Project>
- <Name>Mono.Security\Mono.Security-net_2_0</Name>
- </ProjectReference>
- <ProjectReference Include="..\System.Runtime.Serialization\System.Runtime.Serialization-net_2_0.csproj">
- <Project>{01BE23DB-E426-45E7-B56C-CA1175232AA7}</Project>
- <Name>System.Runtime.Serialization\System.Runtime.Serialization-net_2_0</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- </Project>
|