@@ -28,6 +28,7 @@
</PropertyGroup>
<ItemGroup>
+ <ProjectReference Include="..\Loader\DotNet.Loader.csproj" />
<ProjectReference Include="..\Model\DotNet.Model.csproj" />
</ItemGroup>
</Project>
@@ -46,7 +46,6 @@
<ProjectReference Include="..\..\Share\Analyzer\Share.Analyzer.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
<ProjectReference Include="..\..\Share\Share.SourceGenerator\Share.SourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
<ProjectReference Include="..\Core\DotNet.Core.csproj" />
- <ProjectReference Include="..\Loader\DotNet.Loader.csproj" />
<ProjectReference Include="..\ThirdParty\DotNet.ThirdParty.csproj" />