Skip to content

Commit

Permalink
.net 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Станислав Терещенков committed Apr 15, 2024
1 parent 7fde167 commit 9992dab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ATI.Services.Consul/ATI.Services.Consul.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Main">
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>linux-x64</RuntimeIdentifiers>
<Authors>Team Services</Authors>
<Company>ATI</Company>
Expand All @@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="atisu.services.common" Version="16.0.0-httpClientHandlers-rc2" />
<PackageReference Include="atisu.services.common" Version="16.0.0-httpClientHandlers-rc5" />
<PackageReference Include="Consul" Version="1.6.10.9" />
</ItemGroup>
</Project>

0 comments on commit 9992dab

Please sign in to comment.