Skip to content

Commit

Permalink
Updated noobot core
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonColmer committed Sep 20, 2016
1 parent a3cc073 commit 7fd8575
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Noobot.Toolbox/Noobot.Toolbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Noobot.Core, Version=1.0.6103.27044, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Noobot.Core.1.0.6103.27044\lib\net451\Noobot.Core.dll</HintPath>
<Reference Include="Noobot.Core, Version=1.0.6107.24276, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Noobot.Core.1.0.6107.24276\lib\net451\Noobot.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="SlackConnector, Version=3.0.6043.39508, Culture=neutral, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion src/Noobot.Toolbox/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="FlickrNet" version="3.17.0" targetFramework="net451" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net451" />
<package id="Noobot.Core" version="1.0.6103.27044" targetFramework="net451" />
<package id="Noobot.Core" version="1.0.6107.24276" targetFramework="net451" />
<package id="RestSharp" version="105.2.3" targetFramework="net451" />
<package id="SlackConnector" version="3.0.6043.39508" targetFramework="net451" />
<package id="structuremap" version="4.0.1.318" targetFramework="net451" />
Expand Down

0 comments on commit 7fd8575

Please sign in to comment.