소스 검색

Adding PRSStores Reference to PRSShared

frogsoftware 1 년 전
부모
커밋
17716992e6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      prs.shared/PRS.Shared.csproj

+ 2 - 0
prs.shared/PRS.Shared.csproj

@@ -48,4 +48,6 @@
     <PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
   </ItemGroup>
 
+  <Import Project="..\prs.stores\PRSStores.projitems" Label="Shared" />
+
 </Project>