File tree Expand file tree Collapse file tree
src/LogPort.Internal.Docker Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 </PropertyGroup >
88
9- <ItemGroup >
10- <Reference Include =" Microsoft.Extensions.Hosting.Abstractions" >
11- <HintPath >..\..\..\..\.dotnet\packs\Microsoft.AspNetCore.App.Ref\9.0.8\ref\net9.0\Microsoft.Extensions.Hosting.Abstractions.dll</HintPath >
12- </Reference >
13- <Reference Include =" Microsoft.Extensions.Logging.Abstractions" >
14- <HintPath >..\..\..\..\.nuget\packages\microsoft.extensions.logging.abstractions\9.0.10\lib\net9.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath >
15- </Reference >
16- </ItemGroup >
17-
189 <ItemGroup >
1910 <ProjectReference Include =" ..\LogPort.Core\LogPort.Core.csproj" />
2011 </ItemGroup >
2112
2213 <ItemGroup >
2314 <PackageReference Include =" Docker.DotNet" Version =" 3.125.15" />
15+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.10" />
16+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.10" />
2417 </ItemGroup >
2518
2619</Project >
You can’t perform that action at this time.
0 commit comments