|  | 
| 25 | 25 |     </Reference> | 
| 26 | 26 |     <Reference Include="System" /> | 
| 27 | 27 |     <Reference Include="TypeCobol.LanguageServer.JsonRPC, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL"> | 
| 28 |  | -      <HintPath>..\packages\TypeCobol.LanguageServer.JsonRPC.1.1.1\lib\net47\TypeCobol.LanguageServer.JsonRPC.dll</HintPath> | 
|  | 28 | +      <HintPath>..\packages\TypeCobol.LanguageServer.JsonRPC.1.1.2\lib\net472\TypeCobol.LanguageServer.JsonRPC.dll</HintPath> | 
| 29 | 29 |     </Reference> | 
| 30 | 30 |     <Reference Include="TypeCobol.LanguageServer.Protocol, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 
| 31 |  | -      <HintPath>..\packages\TypeCobol.LanguageServer.Protocol.1.1.0\lib\net47\TypeCobol.LanguageServer.Protocol.dll</HintPath> | 
|  | 31 | +      <HintPath>..\packages\TypeCobol.LanguageServer.Protocol.1.1.1\lib\net472\TypeCobol.LanguageServer.Protocol.dll</HintPath> | 
| 32 | 32 |     </Reference> | 
| 33 | 33 |     <Reference Include="TypeCobol.LanguageServer.Robot.Common, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> | 
| 34 |  | -      <HintPath>..\packages\TypeCobol.LanguageServer.Robot.Common.1.2.0\lib\net47\TypeCobol.LanguageServer.Robot.Common.dll</HintPath> | 
|  | 34 | +      <HintPath>..\packages\TypeCobol.LanguageServer.Robot.Common.1.2.1\lib\net472\TypeCobol.LanguageServer.Robot.Common.dll</HintPath> | 
| 35 | 35 |     </Reference> | 
| 36 | 36 |     <Reference Include="TypeCobol.LanguageServerRobot, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> | 
| 37 |  | -      <HintPath>..\packages\TypeCobol.LanguageServerRobot.1.3.0\lib\net47\TypeCobol.LanguageServerRobot.exe</HintPath> | 
|  | 37 | +      <HintPath>..\packages\TypeCobol.LanguageServerRobot.1.3.1\lib\net472\TypeCobol.LanguageServerRobot.exe</HintPath> | 
| 38 | 38 |     </Reference> | 
| 39 | 39 |   </ItemGroup> | 
| 40 |  | -  <Choose> | 
| 41 |  | -    <When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'"> | 
| 42 |  | -      <ItemGroup> | 
| 43 |  | -        <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | 
| 44 |  | -      </ItemGroup> | 
| 45 |  | -    </When> | 
| 46 |  | -    <Otherwise> | 
| 47 |  | -      <ItemGroup> | 
| 48 |  | -        <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" /> | 
| 49 |  | -      </ItemGroup> | 
| 50 |  | -    </Otherwise> | 
| 51 |  | -  </Choose> | 
|  | 40 | +  <ItemGroup> | 
|  | 41 | +    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" /> | 
|  | 42 | +  </ItemGroup> | 
| 52 | 43 |   <ItemGroup> | 
| 53 | 44 |     <Compile Include="LSRTest.cs" /> | 
| 54 | 45 |     <Compile Include="LSRTestHelper.cs" /> | 
|  | 
0 commit comments