Browse Source

Подключение библиотеки

Валерия Семенова 2 years ago
parent
commit
cdf6a1c383
1 changed files with 6 additions and 0 deletions
  1. 6 0
      PleasantRustle/PleasantRustle.csproj

+ 6 - 0
PleasantRustle/PleasantRustle.csproj

@@ -346,5 +346,11 @@
       <LastGenOutput>Model.cs</LastGenOutput>
     </Content>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\WSUniversalLib.dll\WSUniversalLib.dll.csproj">
+      <Project>{5a035be6-ead4-498b-9709-e091cb5f1e63}</Project>
+      <Name>WSUniversalLib.dll</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>