Skip to content

Commit

Permalink
Merge 40e9432 into c02ed1d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 25, 2020
2 parents c02ed1d + 40e9432 commit 9cfacdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MeetupToRTM/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<HintPath>RememberTheMilkApi.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=106.0.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
<HintPath>..\packages\RestSharp.106.10.0\lib\net452\RestSharp.dll</HintPath>
<HintPath>..\packages\RestSharp.106.10.1\lib\net452\RestSharp.dll</HintPath>
</Reference>
<Reference Include="ShowMeTheXAML, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ShowMeTheXAML.1.0.12\lib\net45\ShowMeTheXAML.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion MeetupToRTM/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<package id="NLog" version="4.6.8" targetFramework="net48" />
<package id="NLog.Schema" version="4.6.8" targetFramework="net472" />
<package id="NodaTime" version="2.4.7" targetFramework="net472" />
<package id="RestSharp" version="106.10.0" targetFramework="net48" />
<package id="RestSharp" version="106.10.1" targetFramework="net48" />
<package id="ShowMeTheXAML" version="1.0.12" targetFramework="net472" />
<package id="ShowMeTheXAML.AvalonEdit" version="1.0.12" targetFramework="net472" />
<package id="StyleCop.MSBuild" version="6.1.0" targetFramework="net472" developmentDependency="true" />
Expand Down

0 comments on commit 9cfacdd

Please sign in to comment.