File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
libs/hosting/tests/Hosting.Tests Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<SolutionConfiguration>
22 <Settings>
33 <AllowParallelTestExecution>True</AllowParallelTestExecution>
4+ <EnableRDI>True</EnableRDI>
5+ <RdiConfigured>True</RdiConfigured>
46 <SolutionConfigured>True</SolutionConfigured>
57 </Settings>
68</SolutionConfiguration>
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Logicality.SystemExtensions" Version =" 0.2.0" />
10- </ItemGroup >
11-
12- <ItemGroup >
9+ <ProjectReference Include =" ..\..\..\system-extensions\src\SystemExtensions\SystemExtensions.csproj" />
1310 <ProjectReference Include =" ..\..\src\Hosting.Docker\Extensions.Hosting.Docker.csproj" />
1411 <ProjectReference Include =" ..\..\src\Hosting.SerilogConsoleLogging\Extensions.Hosting.SerilogConsoleLogging.csproj" />
1512 </ItemGroup >
You can’t perform that action at this time.
0 commit comments