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 18b9ecd commit 0ed13bcCopy full SHA for 0ed13bc
Components/IO/BExIS.Io/BExIS.Io.csproj
@@ -72,6 +72,10 @@
72
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
73
<Name>BExIS.Utils.Config</Name>
74
</ProjectReference>
75
+ <ProjectReference Include="..\..\Utils\BExIS.Utils\BExIS.Utils.csproj">
76
+ <Project>{782b71c1-707f-4ab1-80e9-90d2880635b4}</Project>
77
+ <Name>BExIS.Utils</Name>
78
+ </ProjectReference>
79
</ItemGroup>
80
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
81
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
0 commit comments