Skip to content

Commit

Permalink
just update to VS project
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankyBoy committed Oct 17, 2014
1 parent 5150dcb commit 4568491
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions jasmine-params.njsproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{c1c89c1f-df25-4a01-bc8f-f1af5b9a6df6}</ProjectGuid>
<ProjectHome />
<ProjectView>ProjectFiles</ProjectView>
<ProjectView>ShowAllFiles</ProjectView>
<StartupFile>index.js</StartupFile>
<WorkingDirectory>.</WorkingDirectory>
<OutputPath>.</OutputPath>
Expand All @@ -21,7 +21,8 @@
<Content Include="README.md" />
<Compile Include="index.js" />
<Compile Include="lib\jparams.js" />
<Compile Include="spec\looping.spec.js" />
<Compile Include="spec\focusExcludeSpec.js" />
<Compile Include="spec\loopingSpec.js" />
</ItemGroup>
<ItemGroup>
<Folder Include="lib" />
Expand Down

0 comments on commit 4568491

Please sign in to comment.