CrazyIter_Bin 4 months ago
parent
commit
4698a471e6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TEAMModelOS.SDK/TEAMModelOS.SDK.csproj

+ 4 - 0
TEAMModelOS.SDK/TEAMModelOS.SDK.csproj

@@ -52,4 +52,8 @@
 		<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
 		<PackageReference Include="System.Management" Version="8.0.0" />
 	</ItemGroup>
+
+	<ItemGroup>
+	  <ProjectReference Include="..\TEAMModelOS.Extension\IES.Exam\IES.ExamLib\IES.ExamLibrary.csproj" />
+	</ItemGroup>
 </Project>