FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonnet-rawsvnmig/pythonnet/src/testing/Python.Test.mdp at master · pythonnet/pythonnet-rawsvnmig · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
pythonnet
/
pythonnet-rawsvnmig
Public archive
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonnet-rawsvnmig
/
pythonnet
/
src
/
testing
/
Python.Test.mdp
Copy path
More file actions
More file actions
Latest commit
History
History
History
40 lines (40 loc) · 2.73 KB
Breadcrumbs
pythonnet-rawsvnmig
/
pythonnet
/
src
/
testing
/
Python.Test.mdp
Copy path
File metadata and controls
40 lines (40 loc) · 2.73 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
<Project name="Python.Test" fileversion="2.0" language="C#" clr-version="Net_2_0" ctype="DotNetProject">
<Configurations active="Debug">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="./bin/Debug" assembly="Python.Test" />
<Build debugmode="True" target="Library" />
<Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
<CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
</Configuration>
<Configuration name="Release" ctype="DotNetProjectConfiguration">
<Output directory="./bin/Release" assembly="Python.Test" />
<Build debugmode="False" target="Library" />
<Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
<CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
</Configuration>
</Configurations>
<DeployTargets />
<Contents>
<File name="./arraytest.cs" subtype="Code" buildaction="Compile" />
<File name="./classtest.cs" subtype="Code" buildaction="Compile" />
<File name="./constructortests.cs" subtype="Code" buildaction="Compile" />
<File name="./conversiontest.cs" subtype="Code" buildaction="Compile" />
<File name="./delegatetest.cs" subtype="Code" buildaction="Compile" />
<File name="./enumtest.cs" subtype="Code" buildaction="Compile" />
<File name="./eventtest.cs" subtype="Code" buildaction="Compile" />
<File name="./exceptiontest.cs" subtype="Code" buildaction="Compile" />
<File name="./fieldtest.cs" subtype="Code" buildaction="Compile" />
<File name="./generictest.cs" subtype="Code" buildaction="Compile" />
<File name="./globaltest.cs" subtype="Code" buildaction="Compile" />
<File name="./indexertest.cs" subtype="Code" buildaction="Compile" />
<File name="./interfacetest.cs" subtype="Code" buildaction="Compile" />
<File name="./methodtest.cs" subtype="Code" buildaction="Compile" />
<File name="./propertytest.cs" subtype="Code" buildaction="Compile" />
<File name="./threadtest.cs" subtype="Code" buildaction="Compile" />
</Contents>
<References>
<ProjectReference type="Project" localcopy="True" refto="Python.Runtime" />
<ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<ProjectReference type="Gac" localcopy="True" refto="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</References>
</Project>
Back
|
FazBrowse Home
|
New Git URL