From 15740faf9fe9fe4be08965098bbf2947e096aeeb Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 14 Aug 2019 22:50:43 +0800 Subject: +Unity Runtime code --- .../Tests/CrossDomainPolicyParserTests.csproj | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Runtime/Managed/CrossDomainPolicyParser/Tests/CrossDomainPolicyParserTests.csproj (limited to 'Runtime/Managed/CrossDomainPolicyParser/Tests/CrossDomainPolicyParserTests.csproj') diff --git a/Runtime/Managed/CrossDomainPolicyParser/Tests/CrossDomainPolicyParserTests.csproj b/Runtime/Managed/CrossDomainPolicyParser/Tests/CrossDomainPolicyParserTests.csproj new file mode 100644 index 0000000..0e27635 --- /dev/null +++ b/Runtime/Managed/CrossDomainPolicyParser/Tests/CrossDomainPolicyParserTests.csproj @@ -0,0 +1,71 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {5C04DB87-3B34-43B4-B164-86CE4361DC7B} + Library + Properties + CrossDomainPolicyParserTests + CrossDomainPolicyParserTests + v3.5 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + False + ..\..\..\..\Tools\NUnit\bin\nunit.framework.dll + + + + + + + + + + + {31C2F345-D887-49DD-A1F6-741CABD74A42} + CrossDomainPolicyParser + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0