We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da72cf4 commit c55550bCopy full SHA for c55550b
SourceSchemaParser/SourceSchemaParser.csproj
@@ -31,7 +31,7 @@
31
</PropertyGroup>
32
<ItemGroup>
33
<Reference Include="AutoMapper, Version=4.2.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
34
- <HintPath>..\..\..\Projects\TestValveItemSchemaWrapper\packages\AutoMapper.4.2.1\lib\net45\AutoMapper.dll</HintPath>
+ <HintPath>..\packages\AutoMapper.4.2.1\lib\net45\AutoMapper.dll</HintPath>
35
<Private>True</Private>
36
</Reference>
37
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
0 commit comments