|
59 | 59 | <ErrorReport>prompt</ErrorReport>
|
60 | 60 | </PropertyGroup>
|
61 | 61 | <ItemGroup>
|
62 |
| - <Reference Include="EmbeddedUiPluginInterfaces, Version=2.0.13.0, Culture=neutral, PublicKeyToken=583bede96b7c94a3, processorArchitecture=MSIL"> |
63 |
| - <HintPath>..\packages\ParatextEmbeddedUiPluginInterfaces.2.0.13\lib\net461\EmbeddedUiPluginInterfaces.dll</HintPath> |
| 62 | + <Reference Include="EmbeddedUiPluginInterfaces, Version=2.0.9.0, Culture=neutral, PublicKeyToken=583bede96b7c94a3, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\ParatextEmbeddedUiPluginInterfaces.2.0.9\lib\net461\EmbeddedUiPluginInterfaces.dll</HintPath> |
64 | 64 | </Reference>
|
65 | 65 | <Reference Include="JetBrains.Annotations, Version=2021.1.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
|
66 | 66 | <HintPath>..\packages\JetBrains.Annotations.2021.1.0\lib\net20\JetBrains.Annotations.dll</HintPath>
|
67 | 67 | </Reference>
|
68 |
| - <Reference Include="PluginInterfaces, Version=2.0.13.0, Culture=neutral, PublicKeyToken=583bede96b7c94a3, processorArchitecture=MSIL"> |
69 |
| - <HintPath>..\packages\ParatextPluginInterfaces.2.0.13\lib\netstandard2.0\PluginInterfaces.dll</HintPath> |
| 68 | + <Reference Include="PluginInterfaces, Version=2.0.9.0, Culture=neutral, PublicKeyToken=583bede96b7c94a3, processorArchitecture=MSIL"> |
| 69 | + <HintPath>..\packages\ParatextPluginInterfaces.2.0.9\lib\netstandard2.0\PluginInterfaces.dll</HintPath> |
70 | 70 | </Reference>
|
71 | 71 | <Reference Include="System" />
|
72 | 72 | <Reference Include="System.Core">
|
|
79 | 79 | <Compile Include="Properties\AssemblyInfo.cs" />
|
80 | 80 | </ItemGroup>
|
81 | 81 | <ItemGroup>
|
| 82 | + <None Include="app.config" /> |
82 | 83 | <None Include="packages.config" />
|
83 | 84 | </ItemGroup>
|
84 | 85 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
0 commit comments