File tree 3 files changed +10
-0
lines changed
NHibernate.Test.VisualBasic
NHibernate.TestDatabaseSetup
3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 15
15
<MyType >Windows</MyType >
16
16
<TargetFrameworkVersion >v3.5</TargetFrameworkVersion >
17
17
<TargetFrameworkProfile />
18
+ <StartAction >Program</StartAction >
19
+ <StartProgram >$(MSBuildProjectDirectory)\..\..\Tools\nunit\nunit-x86.exe</StartProgram >
20
+ <StartArguments >NHibernate.Test.VisualBasic.dll</StartArguments >
18
21
</PropertyGroup >
19
22
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
23
<DebugSymbols >true</DebugSymbols >
109
112
<CustomToolNamespace >My</CustomToolNamespace >
110
113
<LastGenOutput >Settings.Designer.vb</LastGenOutput >
111
114
</None >
115
+ <None Include =" NHibernate.Test.VisualBasic.build" />
112
116
</ItemGroup >
113
117
<ItemGroup >
114
118
<ProjectReference Include =" ..\NHibernate.Test\NHibernate.Test.csproj" >
Original file line number Diff line number Diff line change 31
31
<IsWebBootstrapper >false</IsWebBootstrapper >
32
32
<UseApplicationTrust >false</UseApplicationTrust >
33
33
<BootstrapperEnabled >true</BootstrapperEnabled >
34
+ <StartAction >Program</StartAction >
35
+ <StartProgram >$(MSBuildProjectDirectory)\..\..\Tools\nunit\nunit-x86.exe</StartProgram >
36
+ <StartArguments >NHibernate.Test.dll</StartArguments >
34
37
</PropertyGroup >
35
38
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
36
39
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 33
33
<IsWebBootstrapper >false</IsWebBootstrapper >
34
34
<UseApplicationTrust >false</UseApplicationTrust >
35
35
<BootstrapperEnabled >true</BootstrapperEnabled >
36
+ <StartAction >Program</StartAction >
37
+ <StartProgram >$(MSBuildProjectDirectory)\..\..\Tools\nunit\nunit-x86.exe</StartProgram >
38
+ <StartArguments >NHibernate.TestDatabaseSetup.dll</StartArguments >
36
39
</PropertyGroup >
37
40
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
38
41
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments