AUTHORS.md
Directory.Build.props
LICENSE
MANIFEST.in
README.rst
clr.py
pyproject.toml
pythonnet.sln
setup.py
version.txt
pythonnet/__init__.py
pythonnet.egg-info/PKG-INFO
pythonnet.egg-info/SOURCES.txt
pythonnet.egg-info/dependency_links.txt
pythonnet.egg-info/not-zip-safe
pythonnet.egg-info/requires.txt
pythonnet.egg-info/top_level.txt
src/pythonnet.snk
src/console/Console.csproj
src/console/python-clear.ico
src/console/python-clear.png
src/console/pythonconsole.cs
src/console/bin/x64/Debug/net472/Python.Runtime.dll
src/console/bin/x64/Debug/net472/Python.Runtime.pdb
src/console/bin/x64/Debug/net472/nPython.exe
src/console/bin/x64/Debug/net472/nPython.exe.config
src/console/bin/x64/Debug/net472/nPython.pdb
src/console/bin/x64/Debug/net6.0/Python.Runtime.dll
src/console/bin/x64/Debug/net6.0/Python.Runtime.pdb
src/console/bin/x64/Debug/net6.0/nPython
src/console/bin/x64/Debug/net6.0/nPython.deps.json
src/console/bin/x64/Debug/net6.0/nPython.dll
src/console/bin/x64/Debug/net6.0/nPython.pdb
src/console/bin/x64/Debug/net6.0/nPython.runtimeconfig.json
src/console/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/console/obj/Debug/net472/Console.AssemblyInfo.cs
src/console/obj/Debug/net472/Console.AssemblyInfoInputs.cache
src/console/obj/Debug/net472/Console.GeneratedMSBuildEditorConfig.editorconfig
src/console/obj/Debug/net472/Console.assets.cache
src/console/obj/Debug/net472/Console.csproj.AssemblyReference.cache
src/console/obj/Debug/net472/nPython.exe.withSupportedRuntime.config
src/console/obj/x64/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/console/obj/x64/Debug/net472/Console.AssemblyInfo.cs
src/console/obj/x64/Debug/net472/Console.AssemblyInfoInputs.cache
src/console/obj/x64/Debug/net472/Console.GeneratedMSBuildEditorConfig.editorconfig
src/console/obj/x64/Debug/net472/Console.assets.cache
src/console/obj/x64/Debug/net472/Console.csproj.AssemblyReference.cache
src/console/obj/x64/Debug/net472/Console.csproj.CopyComplete
src/console/obj/x64/Debug/net472/Console.csproj.CoreCompileInputs.cache
src/console/obj/x64/Debug/net472/Console.csproj.FileListAbsolute.txt
src/console/obj/x64/Debug/net472/Console.csproj.SuggestedBindingRedirects.cache
src/console/obj/x64/Debug/net472/nPython.exe
src/console/obj/x64/Debug/net472/nPython.exe.withSupportedRuntime.config
src/console/obj/x64/Debug/net472/nPython.pdb
src/console/obj/x64/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
src/console/obj/x64/Debug/net6.0/Console.AssemblyInfo.cs
src/console/obj/x64/Debug/net6.0/Console.AssemblyInfoInputs.cache
src/console/obj/x64/Debug/net6.0/Console.GeneratedMSBuildEditorConfig.editorconfig
src/console/obj/x64/Debug/net6.0/Console.assets.cache
src/console/obj/x64/Debug/net6.0/Console.csproj.AssemblyReference.cache
src/console/obj/x64/Debug/net6.0/Console.csproj.CopyComplete
src/console/obj/x64/Debug/net6.0/Console.csproj.CoreCompileInputs.cache
src/console/obj/x64/Debug/net6.0/Console.csproj.FileListAbsolute.txt
src/console/obj/x64/Debug/net6.0/Console.genruntimeconfig.cache
src/console/obj/x64/Debug/net6.0/apphost
src/console/obj/x64/Debug/net6.0/nPython.dll
src/console/obj/x64/Debug/net6.0/nPython.pdb
src/console/obj/x64/Debug/net6.0/ref/nPython.dll
src/console/obj/x64/Debug/net6.0/refint/nPython.dll
src/embed_tests/CallableObject.cs
src/embed_tests/ClassManagerTests.cs
src/embed_tests/CodecGroups.cs
src/embed_tests/Codecs.cs
src/embed_tests/ExtensionTypes.cs
src/embed_tests/GlobalTestsSetup.cs
src/embed_tests/Inheritance.cs
src/embed_tests/Inspect.cs
src/embed_tests/Modules.cs
src/embed_tests/NumPyTests.cs
src/embed_tests/Python.EmbeddingTest.csproj
src/embed_tests/References.cs
src/embed_tests/TestCallbacks.cs
src/embed_tests/TestConverter.cs
src/embed_tests/TestCustomMarshal.cs
src/embed_tests/TestDomainReload.cs
src/embed_tests/TestFinalizer.cs
src/embed_tests/TestGILState.cs
src/embed_tests/TestInstanceWrapping.cs
src/embed_tests/TestInterrupt.cs
src/embed_tests/TestNamedArguments.cs
src/embed_tests/TestNativeTypeOffset.cs
src/embed_tests/TestOperator.cs
src/embed_tests/TestPyBuffer.cs
src/embed_tests/TestPyFloat.cs
src/embed_tests/TestPyInt.cs
src/embed_tests/TestPyIter.cs
src/embed_tests/TestPyList.cs
src/embed_tests/TestPyNumber.cs
src/embed_tests/TestPyObject.cs
src/embed_tests/TestPySequence.cs
src/embed_tests/TestPyString.cs
src/embed_tests/TestPyTuple.cs
src/embed_tests/TestPyType.cs
src/embed_tests/TestPyWith.cs
src/embed_tests/TestPythonEngineProperties.cs
src/embed_tests/TestPythonException.cs
src/embed_tests/TestRuntime.cs
src/embed_tests/dynamic.cs
src/embed_tests/packages.config
src/embed_tests/pyimport.cs
src/embed_tests/pyinitialize.cs
src/embed_tests/pyrunstring.cs
src/embed_tests/StateSerialization/MethodSerialization.cs
src/embed_tests/bin/Debug/net472/Microsoft.VisualStudio.CodeCoverage.Shim.dll
src/embed_tests/bin/Debug/net472/NUnit3.TestAdapter.dll
src/embed_tests/bin/Debug/net472/NUnit3.TestAdapter.pdb
src/embed_tests/bin/Debug/net472/Python.EmbeddingTest.dll
src/embed_tests/bin/Debug/net472/Python.EmbeddingTest.pdb
src/embed_tests/bin/Debug/net472/Python.Runtime.dll
src/embed_tests/bin/Debug/net472/Python.Runtime.pdb
src/embed_tests/bin/Debug/net472/nunit.engine.api.dll
src/embed_tests/bin/Debug/net472/nunit.engine.core.dll
src/embed_tests/bin/Debug/net472/nunit.engine.dll
src/embed_tests/bin/Debug/net472/nunit.framework.dll
src/embed_tests/bin/Debug/net472/nunit_random_seed.tmp
src/embed_tests/bin/Debug/net472/testcentric.engine.metadata.dll
src/embed_tests/bin/Debug/net472/fixtures/PyImportTest/__init__.py
src/embed_tests/bin/Debug/net472/fixtures/PyImportTest/cast_global_var.py
src/embed_tests/bin/Debug/net472/fixtures/PyImportTest/sysargv.py
src/embed_tests/bin/Debug/net472/fixtures/PyImportTest/test/__init__.py
src/embed_tests/bin/Debug/net472/fixtures/PyImportTest/test/one.py
src/embed_tests/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll
src/embed_tests/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
src/embed_tests/bin/Debug/net6.0/NUnit3.TestAdapter.dll
src/embed_tests/bin/Debug/net6.0/NUnit3.TestAdapter.pdb
src/embed_tests/bin/Debug/net6.0/Newtonsoft.Json.dll
src/embed_tests/bin/Debug/net6.0/NuGet.Frameworks.dll
src/embed_tests/bin/Debug/net6.0/Python.EmbeddingTest.deps.json
src/embed_tests/bin/Debug/net6.0/Python.EmbeddingTest.dll
src/embed_tests/bin/Debug/net6.0/Python.EmbeddingTest.pdb
src/embed_tests/bin/Debug/net6.0/Python.EmbeddingTest.runtimeconfig.json
src/embed_tests/bin/Debug/net6.0/Python.Runtime.dll
src/embed_tests/bin/Debug/net6.0/Python.Runtime.pdb
src/embed_tests/bin/Debug/net6.0/nunit.engine.api.dll
src/embed_tests/bin/Debug/net6.0/nunit.engine.core.dll
src/embed_tests/bin/Debug/net6.0/nunit.engine.dll
src/embed_tests/bin/Debug/net6.0/nunit.framework.dll
src/embed_tests/bin/Debug/net6.0/nunit_random_seed.tmp
src/embed_tests/bin/Debug/net6.0/testcentric.engine.metadata.dll
src/embed_tests/bin/Debug/net6.0/testhost.dll
src/embed_tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/fixtures/PyImportTest/__init__.py
src/embed_tests/bin/Debug/net6.0/fixtures/PyImportTest/cast_global_var.py
src/embed_tests/bin/Debug/net6.0/fixtures/PyImportTest/sysargv.py
src/embed_tests/bin/Debug/net6.0/fixtures/PyImportTest/test/__init__.py
src/embed_tests/bin/Debug/net6.0/fixtures/PyImportTest/test/one.py
src/embed_tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/embed_tests/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/embed_tests/fixtures/PyImportTest/__init__.py
src/embed_tests/fixtures/PyImportTest/cast_global_var.py
src/embed_tests/fixtures/PyImportTest/sysargv.py
src/embed_tests/fixtures/PyImportTest/test/__init__.py
src/embed_tests/fixtures/PyImportTest/test/one.py
src/embed_tests/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.AssemblyInfo.cs
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.AssemblyInfoInputs.cache
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.GeneratedMSBuildEditorConfig.editorconfig
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.assets.cache
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.csproj.AssemblyReference.cache
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.csproj.CopyComplete
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.csproj.CoreCompileInputs.cache
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.csproj.FileListAbsolute.txt
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.csproj.SuggestedBindingRedirects.cache
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.dll
src/embed_tests/obj/Debug/net472/Python.EmbeddingTest.pdb
src/embed_tests/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.AssemblyInfo.cs
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.AssemblyInfoInputs.cache
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.GeneratedMSBuildEditorConfig.editorconfig
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.assets.cache
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.csproj.AssemblyReference.cache
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.csproj.CopyComplete
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.csproj.CoreCompileInputs.cache
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.csproj.FileListAbsolute.txt
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.dll
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.genruntimeconfig.cache
src/embed_tests/obj/Debug/net6.0/Python.EmbeddingTest.pdb
src/embed_tests/obj/Debug/net6.0/ref/Python.EmbeddingTest.dll
src/embed_tests/obj/Debug/net6.0/refint/Python.EmbeddingTest.dll
src/perf_tests/BaselineComparisonBenchmarkBase.cs
src/perf_tests/BaselineComparisonConfig.cs
src/perf_tests/BenchmarkTests.cs
src/perf_tests/Python.PerformanceTests.csproj
src/perf_tests/PythonCallingNetBenchmark.cs
src/perf_tests/baseline/.gitkeep
src/perf_tests/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.AssemblyInfo.cs
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.AssemblyInfoInputs.cache
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.GeneratedMSBuildEditorConfig.editorconfig
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.assets.cache
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.csproj.AssemblyReference.cache
src/perf_tests/obj/Debug/net472/Python.PerformanceTests.dll.config
src/perf_tests/obj/x64/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.AssemblyInfo.cs
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.AssemblyInfoInputs.cache
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.GeneratedMSBuildEditorConfig.editorconfig
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.assets.cache
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.csproj.AssemblyReference.cache
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.csproj.CoreCompileInputs.cache
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.csproj.FileListAbsolute.txt
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.csproj.SuggestedBindingRedirects.cache
src/perf_tests/obj/x64/Debug/net472/Python.PerformanceTests.dll.config
src/python_tests_runner/Python.PythonTestsRunner.csproj
src/python_tests_runner/PythonTestRunner.cs
src/python_tests_runner/bin/Debug/net472/Microsoft.VisualStudio.CodeCoverage.Shim.dll
src/python_tests_runner/bin/Debug/net472/NUnit3.TestAdapter.dll
src/python_tests_runner/bin/Debug/net472/NUnit3.TestAdapter.pdb
src/python_tests_runner/bin/Debug/net472/Python.PythonTestsRunner.dll
src/python_tests_runner/bin/Debug/net472/Python.PythonTestsRunner.pdb
src/python_tests_runner/bin/Debug/net472/Python.Runtime.dll
src/python_tests_runner/bin/Debug/net472/Python.Runtime.pdb
src/python_tests_runner/bin/Debug/net472/Python.Test.dll
src/python_tests_runner/bin/Debug/net472/Python.Test.pdb
src/python_tests_runner/bin/Debug/net472/nunit.engine.api.dll
src/python_tests_runner/bin/Debug/net472/nunit.engine.core.dll
src/python_tests_runner/bin/Debug/net472/nunit.engine.dll
src/python_tests_runner/bin/Debug/net472/nunit.framework.dll
src/python_tests_runner/bin/Debug/net472/nunit_random_seed.tmp
src/python_tests_runner/bin/Debug/net6.0/Microsoft.DotNet.InternalAbstractions.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll
src/python_tests_runner/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
src/python_tests_runner/bin/Debug/net6.0/NUnit3.TestAdapter.dll
src/python_tests_runner/bin/Debug/net6.0/NUnit3.TestAdapter.pdb
src/python_tests_runner/bin/Debug/net6.0/Newtonsoft.Json.dll
src/python_tests_runner/bin/Debug/net6.0/NuGet.Frameworks.dll
src/python_tests_runner/bin/Debug/net6.0/Python.PythonTestsRunner.deps.json
src/python_tests_runner/bin/Debug/net6.0/Python.PythonTestsRunner.dll
src/python_tests_runner/bin/Debug/net6.0/Python.PythonTestsRunner.pdb
src/python_tests_runner/bin/Debug/net6.0/Python.PythonTestsRunner.runtimeconfig.json
src/python_tests_runner/bin/Debug/net6.0/Python.Runtime.dll
src/python_tests_runner/bin/Debug/net6.0/Python.Runtime.pdb
src/python_tests_runner/bin/Debug/net6.0/Python.Test.dll
src/python_tests_runner/bin/Debug/net6.0/Python.Test.pdb
src/python_tests_runner/bin/Debug/net6.0/System.Xml.XPath.XmlDocument.dll
src/python_tests_runner/bin/Debug/net6.0/nunit.engine.api.dll
src/python_tests_runner/bin/Debug/net6.0/nunit.engine.core.dll
src/python_tests_runner/bin/Debug/net6.0/nunit.engine.dll
src/python_tests_runner/bin/Debug/net6.0/nunit.framework.dll
src/python_tests_runner/bin/Debug/net6.0/nunit_random_seed.tmp
src/python_tests_runner/bin/Debug/net6.0/testhost.dll
src/python_tests_runner/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll
src/python_tests_runner/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
src/python_tests_runner/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.AssemblyInfo.cs
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.AssemblyInfoInputs.cache
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.GeneratedMSBuildEditorConfig.editorconfig
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.assets.cache
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.csproj.AssemblyReference.cache
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.csproj.CopyComplete
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.csproj.CoreCompileInputs.cache
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.csproj.FileListAbsolute.txt
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.csproj.SuggestedBindingRedirects.cache
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.dll
src/python_tests_runner/obj/Debug/net472/Python.PythonTestsRunner.pdb
src/python_tests_runner/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.AssemblyInfo.cs
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.AssemblyInfoInputs.cache
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.GeneratedMSBuildEditorConfig.editorconfig
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.assets.cache
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.csproj.AssemblyReference.cache
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.csproj.CopyComplete
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.csproj.CoreCompileInputs.cache
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.csproj.FileListAbsolute.txt
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.dll
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.genruntimeconfig.cache
src/python_tests_runner/obj/Debug/net6.0/Python.PythonTestsRunner.pdb
src/python_tests_runner/obj/Debug/net6.0/ref/Python.PythonTestsRunner.dll
src/python_tests_runner/obj/Debug/net6.0/refint/Python.PythonTestsRunner.dll
src/runtime/AssemblyManager.cs
src/runtime/ClassManager.cs
src/runtime/Converter.cs
src/runtime/DefaultBaseTypeProvider.cs
src/runtime/DelegateManager.cs
src/runtime/Exceptions.cs
src/runtime/Finalizer.cs
src/runtime/IPythonBaseTypeProvider.cs
src/runtime/ImportHook.cs
src/runtime/Interfaces.cs
src/runtime/InternString.cs
src/runtime/Interop.cs
src/runtime/InteropConfiguration.cs
src/runtime/Loader.cs
src/runtime/MethodBinder.cs
src/runtime/Py.cs
src/runtime/PyExportAttribute.cs
src/runtime/Python.Runtime.csproj
src/runtime/PythonBaseTypeProviderGroup.cs
src/runtime/PythonEngine.cs
src/runtime/PythonException.cs
src/runtime/README.md
src/runtime/Runtime.Delegates.cs
src/runtime/Runtime.cs
src/runtime/RuntimeState.cs
src/runtime/TypeManager.cs
src/runtime/Codecs/DecoderGroup.cs
src/runtime/Codecs/EncoderGroup.cs
src/runtime/Codecs/EnumPyIntCodec.cs
src/runtime/Codecs/IPyObjectDecoder.cs
src/runtime/Codecs/IPyObjectEncoder.cs
src/runtime/Codecs/IterableDecoder.cs
src/runtime/Codecs/ListDecoder.cs
src/runtime/Codecs/PyObjectConversions.cs
src/runtime/Codecs/RawProxyEncoder.cs
src/runtime/Codecs/SequenceDecoder.cs
src/runtime/Codecs/TupleCodecs.cs
src/runtime/CollectionWrappers/IterableWrapper.cs
src/runtime/CollectionWrappers/ListWrapper.cs
src/runtime/CollectionWrappers/SequenceWrapper.cs
src/runtime/Mixins/CollectionMixinsProvider.cs
src/runtime/Mixins/collections.py
src/runtime/Native/ABI.cs
src/runtime/Native/BorrowedReference.cs
src/runtime/Native/CustomMarshaler.cs
src/runtime/Native/GeneratedTypeOffsets.cs
src/runtime/Native/ITypeOffsets.cs
src/runtime/Native/LibDL.cs
src/runtime/Native/LibraryLoader.cs
src/runtime/Native/NativeCall.cs
src/runtime/Native/NativeFunc.cs
src/runtime/Native/NativeTypeSpec.cs
src/runtime/Native/NewReference.cs
src/runtime/Native/PyBufferInterface.cs
src/runtime/Native/PyCompilerFlags.cs
src/runtime/Native/PyGILState.cs
src/runtime/Native/PyIdentifier_.cs
src/runtime/Native/PyIdentifier_.tt
src/runtime/Native/PyInterpreterState.cs
src/runtime/Native/PyMemberFlags.cs
src/runtime/Native/PyMemberType.cs
src/runtime/Native/PyMethodFlags.cs
src/runtime/Native/PyThreadState.cs
src/runtime/Native/ReferenceExtensions.cs
src/runtime/Native/StolenReference.cs
src/runtime/Native/StrPtr.cs
src/runtime/Native/TypeOffset.cs
src/runtime/Native/TypeOffset310.cs
src/runtime/Native/TypeOffset37.cs
src/runtime/Native/TypeOffset38.cs
src/runtime/Native/TypeOffset39.cs
src/runtime/Properties/AssemblyInfo.cs
src/runtime/PythonTypes/PyBuffer.cs
src/runtime/PythonTypes/PyDict.cs
src/runtime/PythonTypes/PyFloat.cs
src/runtime/PythonTypes/PyInt.cs
src/runtime/PythonTypes/PyIter.cs
src/runtime/PythonTypes/PyIterable.cs
src/runtime/PythonTypes/PyList.cs
src/runtime/PythonTypes/PyModule.cs
src/runtime/PythonTypes/PyNumber.cs
src/runtime/PythonTypes/PyObject.IConvertible.cs
src/runtime/PythonTypes/PyObject.cs
src/runtime/PythonTypes/PySequence.cs
src/runtime/PythonTypes/PyString.cs
src/runtime/PythonTypes/PyTuple.cs
src/runtime/PythonTypes/PyType.cs
src/runtime/PythonTypes/TypeSpec.cs
src/runtime/Resources/clr.py
src/runtime/Resources/interop.py
src/runtime/StateSerialization/CLRMappedItem.cs
src/runtime/StateSerialization/CLRWrapperCollection.cs
src/runtime/StateSerialization/ClassManagerState.cs
src/runtime/StateSerialization/ICLRObjectStorer.cs
src/runtime/StateSerialization/ImportHookState.cs
src/runtime/StateSerialization/MaybeMemberInfo.cs
src/runtime/StateSerialization/MaybeMethodBase.cs
src/runtime/StateSerialization/MaybeType.cs
src/runtime/StateSerialization/MetatypeState.cs
src/runtime/StateSerialization/PythonNetState.cs
src/runtime/StateSerialization/RuntimeData.cs
src/runtime/StateSerialization/SharedObjectsState.cs
src/runtime/StateSerialization/TypeManagerState.cs
src/runtime/StateSerialization/UnloadedClass.cs
src/runtime/Types/ArrayObject.cs
src/runtime/Types/ClassBase.cs
src/runtime/Types/ClassDerived.cs
src/runtime/Types/ClassObject.cs
src/runtime/Types/ClrObject.cs
src/runtime/Types/DelegateObject.cs
src/runtime/Types/EventBinding.cs
src/runtime/Types/EventObject.cs
src/runtime/Types/ExceptionClassObject.cs
src/runtime/Types/ExtensionType.cs
src/runtime/Types/FieldObject.cs
src/runtime/Types/GenericType.cs
src/runtime/Types/Indexer.cs
src/runtime/Types/InterfaceObject.cs
src/runtime/Types/Iterator.cs
src/runtime/Types/ManagedType.cs
src/runtime/Types/ManagedTypes.cd
src/runtime/Types/MetaType.cs
src/runtime/Types/MethodBinding.cs
src/runtime/Types/MethodObject.cs
src/runtime/Types/ModuleFunctionObject.cs
src/runtime/Types/ModuleObject.cs
src/runtime/Types/ModulePropertyObject.cs
src/runtime/Types/MpLengthSlot.cs
src/runtime/Types/OperatorMethod.cs
src/runtime/Types/OverloadMapper.cs
src/runtime/Types/PropertyObject.cs
src/runtime/Types/ReflectedClrType.cs
src/runtime/Types/UnsafeReferenceWithRun.cs
src/runtime/Util/CodeGenerator.cs
src/runtime/Util/DebugUtil.cs
src/runtime/Util/EventHandlerCollection.cs
src/runtime/Util/GenericUtil.cs
src/runtime/Util/InitOnly.cs
src/runtime/Util/NonCopyableAttribute.cs
src/runtime/Util/NullOnly.cs
src/runtime/Util/OpsHelper.cs
src/runtime/Util/ParameterHelper.cs
src/runtime/Util/PythonReferenceComparer.cs
src/runtime/Util/ReflectionPolyfills.cs
src/runtime/Util/ReflectionUtil.cs
src/runtime/Util/Util.cs
src/runtime/obj/Debug/.NETStandard,Version=v2.0.AssemblyAttributes.cs
src/runtime/obj/Debug/Python.Runtime.AssemblyInfo.cs
src/runtime/obj/Debug/Python.Runtime.AssemblyInfoInputs.cache
src/runtime/obj/Debug/Python.Runtime.GeneratedMSBuildEditorConfig.editorconfig
src/runtime/obj/Debug/Python.Runtime.assets.cache
src/runtime/obj/Debug/Python.Runtime.csproj.AssemblyReference.cache
src/runtime/obj/Debug/Python.Runtime.csproj.CoreCompileInputs.cache
src/runtime/obj/Debug/Python.Runtime.csproj.FileListAbsolute.txt
src/runtime/obj/Debug/Python.Runtime.dll
src/runtime/obj/Debug/Python.Runtime.pdb
src/runtime/obj/Debug/Python.Runtime.sourcelink.json
src/runtime/obj/Debug/pythonnet.3.0.0-dev1.nuspec
src/runtime/obj/Debug/pythonnet.3.0.0-dev1.symbols.nuspec
src/runtime/obj/Debug/pythonnet.3.0.0-previewblabla.nuspec
src/runtime/obj/Debug/pythonnet.3.0.0-previewblabla.symbols.nuspec
src/runtime/obj/release/.NETStandard,Version=v2.0.AssemblyAttributes.cs
src/runtime/obj/release/Python.Runtime.AssemblyInfo.cs
src/runtime/obj/release/Python.Runtime.AssemblyInfoInputs.cache
src/runtime/obj/release/Python.Runtime.GeneratedMSBuildEditorConfig.editorconfig
src/runtime/obj/release/Python.Runtime.assets.cache
src/runtime/obj/release/Python.Runtime.csproj.AssemblyReference.cache
src/runtime/obj/release/Python.Runtime.csproj.CoreCompileInputs.cache
src/runtime/obj/release/Python.Runtime.csproj.FileListAbsolute.txt
src/runtime/obj/release/Python.Runtime.dll
src/runtime/obj/release/Python.Runtime.pdb
src/runtime/obj/release/Python.Runtime.sourcelink.json
src/testing/CodecTest.cs
src/testing/InheritanceTest.cs
src/testing/Python.Test.csproj
src/testing/ReprTest.cs
src/testing/arraytest.cs
src/testing/callbacktest.cs
src/testing/classtest.cs
src/testing/constructortests.cs
src/testing/conversiontest.cs
src/testing/delegatetest.cs
src/testing/doctest.cs
src/testing/enumtest.cs
src/testing/eventtest.cs
src/testing/exceptiontest.cs
src/testing/fieldtest.cs
src/testing/generictest.cs
src/testing/globaltest.cs
src/testing/indexertest.cs
src/testing/interfacetest.cs
src/testing/methodtest.cs
src/testing/moduletest.cs
src/testing/mp_lengthtest.cs
src/testing/nonexportable.cs
src/testing/propertytest.cs
src/testing/subclasstest.cs
src/testing/threadtest.cs
src/testing/bin/Debug/net6.0/Python.Runtime.dll
src/testing/bin/Debug/net6.0/Python.Runtime.pdb
src/testing/bin/Debug/net6.0/Python.Test.deps.json
src/testing/bin/Debug/net6.0/Python.Test.dll
src/testing/bin/Debug/net6.0/Python.Test.pdb
src/testing/bin/Debug/net6.0/Python.Test.runtimeconfig.json
src/testing/bin/Debug/netstandard2.0/Python.Runtime.dll
src/testing/bin/Debug/netstandard2.0/Python.Runtime.pdb
src/testing/bin/Debug/netstandard2.0/Python.Test.deps.json
src/testing/bin/Debug/netstandard2.0/Python.Test.dll
src/testing/bin/Debug/netstandard2.0/Python.Test.pdb
src/testing/bin/Debug/netstandard2.0/Python.Test.runtimeconfig.dev.json
src/testing/bin/Debug/netstandard2.0/Python.Test.runtimeconfig.json
src/testing/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs
src/testing/obj/Debug/net6.0/PublishOutputs.207558f9d4.txt
src/testing/obj/Debug/net6.0/PublishOutputs.29f3da3c39.txt
src/testing/obj/Debug/net6.0/PublishOutputs.3c7a1e8832.txt
src/testing/obj/Debug/net6.0/PublishOutputs.3e8bb7572c.txt
src/testing/obj/Debug/net6.0/PublishOutputs.5d541a3e9a.txt
src/testing/obj/Debug/net6.0/PublishOutputs.7f9213d8f0.txt
src/testing/obj/Debug/net6.0/PublishOutputs.a12695d697.txt
src/testing/obj/Debug/net6.0/PublishOutputs.bdd6feb281.txt
src/testing/obj/Debug/net6.0/PublishOutputs.c4a3525753.txt
src/testing/obj/Debug/net6.0/PublishOutputs.ecb5143a28.txt
src/testing/obj/Debug/net6.0/Python.Test.AssemblyInfo.cs
src/testing/obj/Debug/net6.0/Python.Test.AssemblyInfoInputs.cache
src/testing/obj/Debug/net6.0/Python.Test.GeneratedMSBuildEditorConfig.editorconfig
src/testing/obj/Debug/net6.0/Python.Test.assets.cache
src/testing/obj/Debug/net6.0/Python.Test.csproj.AssemblyReference.cache
src/testing/obj/Debug/net6.0/Python.Test.csproj.CopyComplete
src/testing/obj/Debug/net6.0/Python.Test.csproj.CoreCompileInputs.cache
src/testing/obj/Debug/net6.0/Python.Test.csproj.FileListAbsolute.txt
src/testing/obj/Debug/net6.0/Python.Test.deps.json
src/testing/obj/Debug/net6.0/Python.Test.dll
src/testing/obj/Debug/net6.0/Python.Test.genruntimeconfig.cache
src/testing/obj/Debug/net6.0/Python.Test.pdb
src/testing/obj/Debug/net6.0/ref/Python.Test.dll
src/testing/obj/Debug/net6.0/refint/Python.Test.dll
src/testing/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
src/testing/obj/Debug/netstandard2.0/PublishOutputs.03a6a27eac.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.0a18780308.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.0a461a4edb.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.0df18c2f2a.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.10f17b6a45.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.12db0b2ef4.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.1bf5e9f251.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.220d35c8c2.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.24d8a3f7fe.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.265cdadd3d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.288b0c6440.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.29fee504a5.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.3002ba9b12.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.3238e1f21d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.354208ba4d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.37db39ff46.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.3a1d8f0033.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.40e2b7b327.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.4517ad52f2.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.4992bb77df.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.55e7d298e2.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.570b8a3133.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.5bb8a0545a.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.61d4d8ef51.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.63a3e4a59d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.64a6fffe69.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6550ff974d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6722b3eaa5.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.68c6ed30b9.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6958f1ee1d.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.697fe9bf64.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6d0537f0da.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6e279d8347.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.6ecae340af.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.71d5ced165.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.73acb2791b.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.747589f635.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.782aacb339.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.78d3874400.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.7f01c2146a.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.80552ed58c.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.8085652bcf.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.859e1f6a28.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.8bd2974485.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.9a79c0f624.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.9bc8c5a86f.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.9cf524c391.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.a0e5e936b6.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.a67204f2ad.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.a9ad940a14.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.ab283a4f9c.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.ab6a081097.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.ae721605dc.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.af1a7bcf69.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.b25ff3ba41.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.b2e047111a.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.b456904c56.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.bc11b32862.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.bcbac1ebf8.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.ca66ac4324.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.cc4257805f.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.d099d940dc.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.d0a8335e81.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.d56d7caddd.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.dd6ebb5025.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.e96583b542.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.f0de2ad7f2.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.f4721a54c1.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.f82fab8455.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.f84f61a386.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.fa1f538849.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.fe55578a3c.txt
src/testing/obj/Debug/netstandard2.0/PublishOutputs.ffe528a22c.txt
src/testing/obj/Debug/netstandard2.0/Python.Test.AssemblyInfo.cs
src/testing/obj/Debug/netstandard2.0/Python.Test.AssemblyInfoInputs.cache
src/testing/obj/Debug/netstandard2.0/Python.Test.GeneratedMSBuildEditorConfig.editorconfig
src/testing/obj/Debug/netstandard2.0/Python.Test.assets.cache
src/testing/obj/Debug/netstandard2.0/Python.Test.csproj.AssemblyReference.cache
src/testing/obj/Debug/netstandard2.0/Python.Test.csproj.CopyComplete
src/testing/obj/Debug/netstandard2.0/Python.Test.csproj.CoreCompileInputs.cache
src/testing/obj/Debug/netstandard2.0/Python.Test.csproj.FileListAbsolute.txt
src/testing/obj/Debug/netstandard2.0/Python.Test.deps.json
src/testing/obj/Debug/netstandard2.0/Python.Test.dll
src/testing/obj/Debug/netstandard2.0/Python.Test.genruntimeconfig.cache
src/testing/obj/Debug/netstandard2.0/Python.Test.pdb