Skip to content

Commit

Permalink
Remove redundant System.Speech reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dukeofsussex committed Apr 23, 2023
1 parent 996cf8e commit 2d8ccdb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions KTANE-Assistant.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<NoWarn>1701;1702;CA1416;SA1600;SA1633</NoWarn>
</PropertyGroup>
<ItemGroup>
<Reference Include="System.Speech" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit 2d8ccdb

Please sign in to comment.