Skip to content

Commit 9cfacdd

Browse files
Merge 40e9432 into c02ed1d
2 parents c02ed1d + 40e9432 commit 9cfacdd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MeetupToRTM/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<HintPath>RememberTheMilkApi.dll</HintPath>
157157
</Reference>
158158
<Reference Include="RestSharp, Version=106.0.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
159-
<HintPath>..\packages\RestSharp.106.10.0\lib\net452\RestSharp.dll</HintPath>
159+
<HintPath>..\packages\RestSharp.106.10.1\lib\net452\RestSharp.dll</HintPath>
160160
</Reference>
161161
<Reference Include="ShowMeTheXAML, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
162162
<HintPath>..\packages\ShowMeTheXAML.1.0.12\lib\net45\ShowMeTheXAML.dll</HintPath>

MeetupToRTM/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<package id="NLog" version="4.6.8" targetFramework="net48" />
1616
<package id="NLog.Schema" version="4.6.8" targetFramework="net472" />
1717
<package id="NodaTime" version="2.4.7" targetFramework="net472" />
18-
<package id="RestSharp" version="106.10.0" targetFramework="net48" />
18+
<package id="RestSharp" version="106.10.1" targetFramework="net48" />
1919
<package id="ShowMeTheXAML" version="1.0.12" targetFramework="net472" />
2020
<package id="ShowMeTheXAML.AvalonEdit" version="1.0.12" targetFramework="net472" />
2121
<package id="StyleCop.MSBuild" version="6.1.0" targetFramework="net472" developmentDependency="true" />

0 commit comments

Comments
 (0)