Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
Update VB documentation project
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini committed Jun 1, 2016
1 parent ed2b748 commit d8cdbc6
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 34 deletions.
50 changes: 28 additions & 22 deletions doc/examples/DocExamplesVB/DocExamplesVB.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,58 +43,64 @@
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<ItemGroup>
<Reference Include="FlexibleConfiguration, Version=1.0.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\FlexibleConfiguration.1.0.2\lib\net45\FlexibleConfiguration.dll</HintPath>
<Reference Include="FlexibleConfiguration, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\FlexibleConfiguration.1.1.0\lib\net45\FlexibleConfiguration.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Polyglot, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Polyglot.1.0.1\lib\net45\Polyglot.dll</HintPath>
<Reference Include="Polyglot, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Polyglot.1.1.0\lib\net45\Polyglot.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="RestSharp, Version=105.2.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\RestSharp.105.2.2\lib\net451\RestSharp.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="StackExchange.Redis, Version=1.0.316.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\StackExchange.Redis.1.0.488\lib\net45\StackExchange.Redis.dll</HintPath>
<Reference Include="StackExchange.Redis, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\StackExchange.Redis.1.1.603\lib\net45\StackExchange.Redis.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.Configuration, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.Configuration.5.0.0\lib\net45\Stormpath.Configuration.dll</HintPath>
<Reference Include="Stormpath.Configuration, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.Configuration.5.1.0\lib\net45\Stormpath.Configuration.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.Configuration.Abstractions, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.Configuration.Abstractions.5.0.0\lib\net45\Stormpath.Configuration.Abstractions.dll</HintPath>
<Reference Include="Stormpath.Configuration.Abstractions, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.Configuration.Abstractions.5.1.0\lib\net45\Stormpath.Configuration.Abstractions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.SDK.Abstractions, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Abstractions.0.9.0\lib\net45\Stormpath.SDK.Abstractions.dll</HintPath>
<Reference Include="Stormpath.SDK.Abstractions, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Abstractions.0.9.1\lib\net45\Stormpath.SDK.Abstractions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.SDK.Cache.Redis, Version=0.7.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Cache.Redis.0.7.0\lib\net451\Stormpath.SDK.Cache.Redis.dll</HintPath>
<Reference Include="Stormpath.SDK.Cache.Redis, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Cache.Redis.0.9.1\lib\net45\Stormpath.SDK.Cache.Redis.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.SDK.Core, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Core.0.9.0\lib\net451\Stormpath.SDK.Core.dll</HintPath>
<Reference Include="Stormpath.SDK.Core, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.Core.0.9.1\lib\net45\Stormpath.SDK.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.SDK.JsonNetSerializer, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.JsonNetSerializer.0.9.0\lib\net45\Stormpath.SDK.JsonNetSerializer.dll</HintPath>
<Reference Include="Stormpath.SDK.JsonNetSerializer, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.JsonNetSerializer.0.9.1\lib\net45\Stormpath.SDK.JsonNetSerializer.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Stormpath.SDK.RestSharpClient, Version=0.9.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.RestSharpClient.0.9.0\lib\net45\Stormpath.SDK.RestSharpClient.dll</HintPath>
<Reference Include="Stormpath.SDK.RestSharpClient, Version=0.9.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Stormpath.SDK.RestSharpClient.0.9.1\lib\net45\Stormpath.SDK.RestSharpClient.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Collections" />
<Reference Include="System.Data" />
<Reference Include="System.IO" />
<Reference Include="System.Linq.Expressions" />
<Reference Include="System.Net.Primitives" />
<Reference Include="System.Reflection" />
<Reference Include="System.Text.Encoding" />
<Reference Include="System.Threading.Tasks" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand Down
24 changes: 12 additions & 12 deletions doc/examples/DocExamplesVB/packages.config
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FlexibleConfiguration" version="1.0.2" targetFramework="net451" />
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net451" />
<package id="Polyglot" version="1.0.1" targetFramework="net451" />
<package id="FlexibleConfiguration" version="1.1.0" targetFramework="net451" />
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net451" />
<package id="Polyglot" version="1.1.0" targetFramework="net451" />
<package id="RestSharp" version="105.2.2" targetFramework="net451" />
<package id="StackExchange.Redis" version="1.0.488" targetFramework="net451" />
<package id="Stormpath.Configuration" version="5.0.0" targetFramework="net451" />
<package id="Stormpath.Configuration.Abstractions" version="5.0.0" targetFramework="net451" />
<package id="Stormpath.SDK" version="0.9.0" targetFramework="net451" />
<package id="Stormpath.SDK.Abstractions" version="0.9.0" targetFramework="net451" />
<package id="Stormpath.SDK.Cache.Redis" version="0.7.0" targetFramework="net451" />
<package id="Stormpath.SDK.Core" version="0.9.0" targetFramework="net451" />
<package id="Stormpath.SDK.JsonNetSerializer" version="0.9.0" targetFramework="net451" />
<package id="Stormpath.SDK.RestSharpClient" version="0.9.0" targetFramework="net451" />
<package id="StackExchange.Redis" version="1.1.603" targetFramework="net451" />
<package id="Stormpath.Configuration" version="5.1.0" targetFramework="net451" />
<package id="Stormpath.Configuration.Abstractions" version="5.1.0" targetFramework="net451" />
<package id="Stormpath.SDK" version="0.9.1" targetFramework="net451" />
<package id="Stormpath.SDK.Abstractions" version="0.9.1" targetFramework="net451" />
<package id="Stormpath.SDK.Cache.Redis" version="0.9.1" targetFramework="net451" />
<package id="Stormpath.SDK.Core" version="0.9.1" targetFramework="net451" />
<package id="Stormpath.SDK.JsonNetSerializer" version="0.9.1" targetFramework="net451" />
<package id="Stormpath.SDK.RestSharpClient" version="0.9.1" targetFramework="net451" />
<package id="YamlDotNet" version="3.8.0" targetFramework="net451" />
</packages>

0 comments on commit d8cdbc6

Please sign in to comment.