We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e011da6 commit 10a3e3cCopy full SHA for 10a3e3c
eFormApi.BasePn/eFormApi.BasePn.csproj
@@ -16,6 +16,7 @@
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
<PrivateAssets>all</PrivateAssets>
18
</PackageReference>
19
+ <PackageReference Include="Microting.eForm" Version="9.0.69" />
20
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.10" />
21
</ItemGroup>
22
<ItemGroup>
@@ -24,8 +25,5 @@
24
25
<PackagePath>\</PackagePath>
26
</None>
27
- <ItemGroup>
28
- <ProjectReference Include="..\..\eform-sdk\eFormCore\Microting.eForm.csproj" />
29
- </ItemGroup>
30
31
</Project>
0 commit comments