Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
e9b99c20
"Core/LuaInterface/LuaRegistrationHelper.cs" did not exist on "5211986650cb65df5552ff52d518d9e47aca85a3"
Commit
e9b99c20
authored
Dec 14, 2013
by
David Kennedy
Browse files
Fixed reference path to NUnit
parent
9f06073c
Changes
1
Hide whitespace changes
Inline
Side-by-side
NLuaTest/NLuaTest.csproj
View file @
e9b99c20
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"nunit.framework, Version=2.6.2.12296, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"
>
<Reference
Include=
"nunit.framework, Version=2.6.2.12296, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL"
>
<
SpecificVersion>
False
</SpecificVersion
>
<
HintPath>
..\packages\NUnit.2.6.2\lib\nunit.framework.dll
</HintPath
>
</Reference>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Data"
/>
<Reference
Include=
"System.Data"
/>
...
@@ -98,4 +98,4 @@
...
@@ -98,4 +98,4 @@
<Target Name="AfterBuild">
<Target Name="AfterBuild">
</Target>
</Target>
-->
-->
</Project>
</Project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment