FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonnet/pythonnet.slnx at b42377eff18fdbe448f1f718075a2d31a31166b5 · pythonnet/pythonnet · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonnet
/
pythonnet.slnx
Copy path
More file actions
More file actions
Latest commit
History
History
History
49 lines (49 loc) · 1.62 KB
Breadcrumbs
pythonnet
/
pythonnet.slnx
Copy path
File metadata and controls
49 lines (49 loc) · 1.62 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<
Solution
>
<
Configurations
>
<
BuildType
Name
=
"
Debug
"
/>
<
BuildType
Name
=
"
Release
"
/>
<
BuildType
Name
=
"
TraceAlloc
"
/>
<
Platform
Name
=
"
Any CPU
"
/>
<
Platform
Name
=
"
x64
"
/>
<
Platform
Name
=
"
x86
"
/>
</
Configurations
>
<
Folder
Name
=
"
/Build/
"
>
<
File
Path
=
"
Directory.Build.props
"
/>
</
Folder
>
<
Folder
Name
=
"
/CI/
"
>
<
File
Path
=
"
.github/workflows/ARM.yml
"
/>
<
File
Path
=
"
.github/workflows/main.yml
"
/>
<
File
Path
=
"
.github/workflows/nuget-preview.yml
"
/>
</
Folder
>
<
Folder
Name
=
"
/Repo/
"
>
<
File
Path
=
"
.editorconfig
"
/>
<
File
Path
=
"
.gitignore
"
/>
<
File
Path
=
"
CHANGELOG.md
"
/>
<
File
Path
=
"
LICENSE
"
/>
<
File
Path
=
"
README.rst
"
/>
<
File
Path
=
"
shell.nix
"
/>
<
File
Path
=
"
version.txt
"
/>
</
Folder
>
<
Folder
Name
=
"
/Solution Items/
"
>
<
File
Path
=
"
setup.py
"
/>
</
Folder
>
<
Folder
Name
=
"
/Tools/
"
>
<
File
Path
=
"
tools/geninterop/geninterop.py
"
/>
</
Folder
>
<
Project
Path
=
"
src/embed_tests/Python.EmbeddingTest.csproj
"
>
<
BuildType
Solution
=
"
TraceAlloc|*
"
Project
=
"
Debug
"
/>
</
Project
>
<
Project
Path
=
"
src/python_tests_runner/Python.PythonTestsRunner.csproj
"
>
<
BuildType
Solution
=
"
TraceAlloc|*
"
Project
=
"
Debug
"
/>
</
Project
>
<
Project
Path
=
"
src/runtime/Python.Runtime.csproj
"
>
<
BuildType
Solution
=
"
TraceAlloc|x64
"
Project
=
"
Debug
"
/>
<
BuildType
Solution
=
"
TraceAlloc|x86
"
Project
=
"
Debug
"
/>
</
Project
>
<
Project
Path
=
"
src/testing/Python.Test.csproj
"
>
<
BuildType
Solution
=
"
TraceAlloc|*
"
Project
=
"
Debug
"
/>
</
Project
>
<
Project
Path
=
"
tests/domain_tests/Python.DomainReloadTests.csproj
"
>
<
BuildType
Solution
=
"
TraceAlloc|*
"
Project
=
"
Debug
"
/>
</
Project
>
</
Solution
>
Back
|
FazBrowse Home
|
New Git URL