Skip to content

Commit a00d89d

Browse files
committed
#445 update io project
1 parent 4260ab7 commit a00d89d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Components/IO/BExIS.Io/BExIS.Io.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
<Analyzer Include="..\..\..\packages\Microsoft.CodeAnalysis.NetAnalyzers.8.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll" />
6868
<Analyzer Include="..\..\..\packages\Microsoft.CodeAnalysis.NetAnalyzers.8.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.NetAnalyzers.dll" />
6969
</ItemGroup>
70+
<ItemGroup>
71+
<ProjectReference Include="..\..\Utils\BExIS.Utils.Config\BExIS.Utils.Config.csproj">
72+
<Project>{6EAD7D02-02F7-42FF-85E4-90BB892D3846}</Project>
73+
<Name>BExIS.Utils.Config</Name>
74+
</ProjectReference>
75+
</ItemGroup>
7076
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
7177
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
7278
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

0 commit comments

Comments
 (0)