From 0713a9553939274b3d250bef0f304551c1c037bc Mon Sep 17 00:00:00 2001 From: Norman Princen <63923352+NPrincen@users.noreply.github.com> Date: Sat, 18 Apr 2020 15:26:54 -0700 Subject: [PATCH] Tests.pyproj copied from Python Tests --- TestScripts/Python3 Tests/Tests.pyproj | 45 ++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 TestScripts/Python3 Tests/Tests.pyproj diff --git a/TestScripts/Python3 Tests/Tests.pyproj b/TestScripts/Python3 Tests/Tests.pyproj new file mode 100644 index 0000000..c1626b5 --- /dev/null +++ b/TestScripts/Python3 Tests/Tests.pyproj @@ -0,0 +1,45 @@ + + + + Debug + 2.0 + 6931ebb2-4e01-4c5a-86b6-668c0e75051b + . + Tests.py + ..\..\Python\src\ + . + . + Tests + Tests + {9a7a9026-48c1-4688-9d5d-e5699d47d074} + 2.7 + + + true + false + + + true + false + + + + + + + + + 10.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets + + + + + + + + + + \ No newline at end of file