44
44
<RunCodeAnalysisRestore >True</RunCodeAnalysisRestore >
45
45
</PropertyGroup >
46
46
<ItemGroup >
47
- <Reference Include =" Octokit, Version=0.29 .0.0, Culture=neutral, processorArchitecture=MSIL" >
48
- <HintPath >..\packages\Octokit.0.29 .0\lib\net45\Octokit.dll</HintPath >
47
+ <Reference Include =" Octokit, Version=0.32 .0.0, Culture=neutral, processorArchitecture=MSIL" >
48
+ <HintPath >..\packages\Octokit.0.32 .0\lib\net45\Octokit.dll</HintPath >
49
49
</Reference >
50
50
<Reference Include =" System" />
51
51
<Reference Include =" System.Core" />
56
56
<Reference Include =" System.Data" />
57
57
<Reference Include =" System.Xml" />
58
58
<Reference Include =" YamlDotNet, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
59
- <HintPath >..\packages\YamlDotNet.5.0 .0\lib\net45\YamlDotNet.dll</HintPath >
59
+ <HintPath >..\packages\YamlDotNet.5.3 .0\lib\net45\YamlDotNet.dll</HintPath >
60
60
</Reference >
61
61
</ItemGroup >
62
62
<ItemGroup >
81
81
<Link >SolutionInfo.cs</Link >
82
82
</Compile >
83
83
</ItemGroup >
84
- <ItemGroup >
85
- <None Include =" packages.config" >
86
- <SubType >Designer</SubType >
87
- </None >
88
- </ItemGroup >
89
84
<ItemGroup >
90
85
<CodeAnalysisDictionary Include =" ..\CustomDictionary.xml" >
91
86
<Link >CustomDictionary.xml</Link >
92
87
</CodeAnalysisDictionary >
93
88
</ItemGroup >
89
+ <ItemGroup >
90
+ <None Include =" packages.config" />
91
+ </ItemGroup >
94
92
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
95
93
<Import Project =" ..\..\BuildScripts\CodeAnalysis.props" Condition =" Exists('..\..\BuildScripts\CodeAnalysis.props')" />
96
94
<Import Project =" ..\..\BuildScripts\StyleCop.props" Condition =" Exists('..\..\BuildScripts\StyleCop.props')" />
97
- </Project >
95
+ </Project >
0 commit comments