Skip to content

Commit

Permalink
Actually package the lib
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed Dec 18, 2023
1 parent a4c6f22 commit fbb98c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/DeepgramSharp.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit fbb98c8

Please sign in to comment.