File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1212 <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 9.0.10" />
1313 <PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 9.0.10" />
1414 <PackageReference Include =" Microsoft.Extensions.Localization" Version =" 9.0.10" />
15- <PackageReference Include =" Microting.eForm" Version =" 9.0.68" />
1615 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.10" >
1716 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1817 <PrivateAssets >all</PrivateAssets >
2524 <PackagePath >\</PackagePath >
2625 </None >
2726 </ItemGroup >
27+ <ItemGroup >
28+ <ProjectReference Include =" ..\..\eform-sdk\eFormCore\Microting.eForm.csproj" />
29+ </ItemGroup >
2830
2931</Project >
You can’t perform that action at this time.
0 commit comments