14
14
<TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
15
15
<FileAlignment >512</FileAlignment >
16
16
<TargetFrameworkProfile />
17
- <NuGetPackageImportStamp >05ac3407 </NuGetPackageImportStamp >
17
+ <NuGetPackageImportStamp >2ef73420 </NuGetPackageImportStamp >
18
18
</PropertyGroup >
19
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
20
<DebugSymbols >true</DebugSymbols >
59
59
</Reference >
60
60
<Reference Include =" Microsoft.Build.Framework" />
61
61
<Reference Include =" Microsoft.Build.Utilities.v4.0" />
62
- <Reference Include =" Microsoft.CodeAnalysis" >
63
- <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0.0-beta2\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
64
- </Reference >
65
- <Reference Include =" Microsoft.CodeAnalysis.CSharp" >
66
- <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0.0-beta2\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
67
- </Reference >
68
- <Reference Include =" Microsoft.CodeAnalysis.CSharp.Desktop" >
69
- <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0.0-beta2\lib\net45\Microsoft.CodeAnalysis.CSharp.Desktop.dll</HintPath >
62
+ <Reference Include =" Microsoft.CodeAnalysis, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
63
+ <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
64
+ <Private >True</Private >
70
65
</Reference >
71
- <Reference Include =" Microsoft.CodeAnalysis.Desktop" >
72
- <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0.0-beta2\lib\net45\Microsoft.CodeAnalysis.Desktop.dll</HintPath >
66
+ <Reference Include =" Microsoft.CodeAnalysis.CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
67
+ <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
68
+ <Private >True</Private >
73
69
</Reference >
74
70
<Reference Include =" Microsoft.CSharp" />
75
- <Reference Include =" Microsoft.Web.XmlTransform" >
76
- <HintPath >..\packages\Microsoft.Web.Xdt.1.0.0\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath >
71
+ <Reference Include =" Microsoft.Web.XmlTransform, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
72
+ <HintPath >..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath >
73
+ <Private >True</Private >
77
74
</Reference >
78
75
<Reference Include =" Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
79
76
<HintPath >..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
107
104
<Private >True</Private >
108
105
</Reference >
109
106
<Reference Include =" System" />
110
- <Reference Include =" System.Collections.Immutable" >
111
- <HintPath >..\packages\System.Collections.Immutable.1.1.32-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
107
+ <Reference Include =" System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
108
+ <HintPath >..\packages\System.Collections.Immutable.1.1.37\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
109
+ <Private >True</Private >
112
110
</Reference >
113
111
<Reference Include =" System.Core" />
114
- <Reference Include =" System.Reflection.Metadata" >
115
- <HintPath >..\packages\System.Reflection.Metadata.1.0.17-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
112
+ <Reference Include =" System.Reflection.Metadata, Version=1.0.22.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
113
+ <HintPath >..\packages\System.Reflection.Metadata.1.0.22\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
114
+ <Private >True</Private >
116
115
</Reference >
117
116
<Reference Include =" System.Xml.Linq" />
118
117
<Reference Include =" System.Data.DataSetExtensions" />
135
134
<Compile Include =" ModuleInitializer.cs" />
136
135
</ItemGroup >
137
136
<ItemGroup >
137
+ <None Include =" app.config" />
138
138
<None Include =" packages.config" >
139
139
<SubType >Designer</SubType >
140
140
</None >
170
170
<PostBuildEvent >
171
171
</PostBuildEvent >
172
172
</PropertyGroup >
173
- <Import Project =" ..\packages\Fody.1.29.2\build\portable-net+sl+win+wpa+wp\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.2\build\portable-net+sl+win+wpa+wp\Fody.targets')" />
174
173
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
175
174
<PropertyGroup >
176
175
<ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
177
176
</PropertyGroup >
178
- <Error Condition =" !Exists('..\packages\Fody.1.29.2\build\portable-net+sl+win+wpa+wp\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.2\build\portable-net+sl+win+wpa+wp\Fody.targets'))" />
179
177
<Error Condition =" !Exists('..\packages\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.0.21.0.176\build\net40\LibGit2Sharp.props'))" />
178
+ <Error Condition =" !Exists('..\packages\Fody.1.29.3\build\portable-net+sl+win+wpa+wp\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.1.29.3\build\portable-net+sl+win+wpa+wp\Fody.targets'))" />
180
179
</Target >
180
+ <Import Project =" ..\packages\Fody.1.29.3\build\portable-net+sl+win+wpa+wp\Fody.targets" Condition =" Exists('..\packages\Fody.1.29.3\build\portable-net+sl+win+wpa+wp\Fody.targets')" />
181
181
</Project >
0 commit comments