Skip to content

Commit

Permalink
Updated Google API
Browse files Browse the repository at this point in the history
  • Loading branch information
moisespr123 committed May 14, 2019
1 parent fcfaed2 commit 2c6254b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions opus_gui/opus_gui.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
<Reference Include="Google.Apis.Core, Version=1.40.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Apis.Core.1.40.0\lib\net45\Google.Apis.Core.dll</HintPath>
</Reference>
<Reference Include="Google.Apis.Drive.v3, Version=1.39.0.1587, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Apis.Drive.v3.1.39.0.1587\lib\net45\Google.Apis.Drive.v3.dll</HintPath>
<Reference Include="Google.Apis.Drive.v3, Version=1.40.0.1587, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Apis.Drive.v3.1.40.0.1587\lib\net45\Google.Apis.Drive.v3.dll</HintPath>
</Reference>
<Reference Include="Google.Apis.PlatformServices, Version=1.40.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
<HintPath>..\packages\Google.Apis.1.40.0\lib\net45\Google.Apis.PlatformServices.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion opus_gui/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<package id="Google.Apis" version="1.40.0" targetFramework="net472" />
<package id="Google.Apis.Auth" version="1.40.0" targetFramework="net472" />
<package id="Google.Apis.Core" version="1.40.0" targetFramework="net472" />
<package id="Google.Apis.Drive.v3" version="1.39.0.1587" targetFramework="net472" />
<package id="Google.Apis.Drive.v3" version="1.40.0.1587" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net472" />
</packages>

0 comments on commit 2c6254b

Please sign in to comment.