Skip to content

Commit

Permalink
Fix demo with the version published of the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jdnichollsc committed Jan 10, 2019
1 parent 26d511e commit 7db459f
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion demo/Assembly-CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<HintPath>Assets\Packages\RSG.Promise.3.0.1\lib\net35\RSG.Promise.dll</HintPath>
</Reference>
<Reference Include="Proyecto26.RestClient">
<HintPath>Assets\Packages\Proyecto26.RestClient.2.4.0\lib\net35\Proyecto26.RestClient.dll</HintPath>
<HintPath>Assets\Packages\Proyecto26.RestClient.2.4.1\lib\net35\Proyecto26.RestClient.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/Assets/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Proyecto26.RestClient" version="2.4.0" targetFramework="net35" />
<package id="Proyecto26.RestClient" version="2.4.1" targetFramework="net35" />
<package id="RSG.Promise" version="3.0.1" targetFramework="net35" />
</packages>

0 comments on commit 7db459f

Please sign in to comment.