Skip to content

Commit

Permalink
Updated references, removed docs and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Acey Bunch committed Mar 13, 2015
1 parent efd840c commit 18a7272
Show file tree
Hide file tree
Showing 146 changed files with 20 additions and 597,387 deletions.
5 changes: 2 additions & 3 deletions VersionOne.ServerConnector/VersionOne.ServerConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ninject, Version=2.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\Ninject\Ninject.dll</HintPath>
<Reference Include="Ninject">
<HintPath>..\Dependencies\Ninject.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,25 +71,22 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\log4net.dll</HintPath>
<Reference Include="log4net">
<HintPath>..\Dependencies\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=e44a2bc38ed2c13c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
<HintPath>..\Dependencies\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Validation, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Validation.dll</HintPath>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Validation">
<HintPath>..\Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\EnterpriseLibrary\Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.dll</HintPath>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms">
<HintPath>..\Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.ObjectBuilder2, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\EnterpriseLibrary\Microsoft.Practices.ObjectBuilder2.dll</HintPath>
<HintPath>..\Dependencies\Microsoft.Practices.ObjectBuilder2.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
10 changes: 4 additions & 6 deletions VersionOne.ServiceHost.Core/VersionOne.ServiceHost.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,11 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\log4net.dll</HintPath>
<Reference Include="log4net">
<HintPath>..\Dependencies\log4net.dll</HintPath>
</Reference>
<Reference Include="Ninject, Version=2.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\Ninject\Ninject.dll</HintPath>
<Reference Include="Ninject">
<HintPath>..\Dependencies\Ninject.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ninject, Version=2.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\Ninject\Ninject.dll</HintPath>
<Reference Include="Ninject">
<HintPath>..\Dependencies\Ninject.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,8 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ninject, Version=2.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Common\Ninject\Ninject.dll</HintPath>
<Reference Include="Ninject">
<HintPath>..\Dependencies\Ninject.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
1 change: 1 addition & 0 deletions VersionOne.ServiceHost.sln
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dependencies", "Dependencies", "{F63D59D3-0F9F-4E3C-9C9F-9CEE01E9DEF8}"
ProjectSection(SolutionItems) = preProject
Dependencies\log4net.dll = Dependencies\log4net.dll
Dependencies\Microsoft.Practices.EnterpriseLibrary.Common.dll = Dependencies\Microsoft.Practices.EnterpriseLibrary.Common.dll
Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.dll = Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.dll
Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.dll = Dependencies\Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WinForms.dll
Expand Down
Binary file modified VersionOne.ServiceHost.v12.suo
Binary file not shown.
Binary file removed doc/images/EnableJIRARPC.jpg
Binary file not shown.
Binary file removed doc/images/JIRAConnection.jpg
Binary file not shown.
Binary file removed doc/images/JIRACustomField.jpg
Binary file not shown.
Binary file removed doc/images/LabelFilter.png
Binary file not shown.
Binary file removed doc/images/MapYourProjects.jpg
Binary file not shown.
Binary file removed doc/images/StorySource.jpg
Binary file not shown.
Binary file removed doc/images/TypeAndStatusFilter.png
Binary file not shown.
Binary file removed doc/images/UserFilter.png
Binary file not shown.
Binary file removed doc/images/VersionOneConnection.jpg
Binary file not shown.
Binary file removed doc/images/WorkitemsConfig.jpg
Binary file not shown.
Binary file removed doc/images/icons/bullet_blue.gif
Binary file not shown.
Binary file removed doc/images/icons/emoticons/information.gif
Binary file not shown.
Binary file removed doc/images/sequencediagram.png
Binary file not shown.
Binary file removed doc/images/thumbnails/enablejirarpc
Binary file not shown.
Binary file removed doc/images/thumbnails/jiraconnection
Binary file not shown.
Binary file removed doc/images/thumbnails/jiracustomfield
Binary file not shown.
Binary file removed doc/images/thumbnails/labelfilter
Binary file not shown.
Binary file removed doc/images/thumbnails/mapyourprojects
Binary file not shown.
Binary file removed doc/images/thumbnails/sequencediagram
Binary file not shown.
Binary file removed doc/images/thumbnails/storysource
Binary file not shown.
Binary file removed doc/images/thumbnails/typeandstatusfilter
Binary file not shown.
Binary file removed doc/images/thumbnails/userfilter
Binary file not shown.
Binary file removed doc/images/thumbnails/versiononeconnection
Binary file not shown.
Binary file removed doc/images/thumbnails/workitemsconfig
Binary file not shown.
Loading

0 comments on commit 18a7272

Please sign in to comment.