Skip to content

Commit 10a3e3c

Browse files
committed
Fixing broken reference.
1 parent e011da6 commit 10a3e3c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19+
<PackageReference Include="Microting.eForm" Version="9.0.69" />
1920
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.10" />
2021
</ItemGroup>
2122
<ItemGroup>
@@ -24,8 +25,5 @@
2425
<PackagePath>\</PackagePath>
2526
</None>
2627
</ItemGroup>
27-
<ItemGroup>
28-
<ProjectReference Include="..\..\eform-sdk\eFormCore\Microting.eForm.csproj" />
29-
</ItemGroup>
3028

3129
</Project>

0 commit comments

Comments
 (0)