Skip to content

Commit

Permalink
Merge pull request #51 from deveel/48-migrate-to-the-new-aspnet-core-…
Browse files Browse the repository at this point in the history
…web-sdk

Referencing the ASP.NET SDK
  • Loading branch information
tsutomi authored Oct 13, 2023
2 parents 79c2638 + f4bb869 commit df671d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0"/>
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0"/>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0"/>
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0"/>
Expand Down

0 comments on commit df671d1

Please sign in to comment.