Skip to content

Commit

Permalink
Remove package reference to analyzer from sample
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Aug 7, 2020
1 parent 5ae9931 commit 5146f48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/SampleEndpointApp/SampleEndpointApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Ardalis.ApiEndpoints.CodeAnalyzers" Version="1.0.5" />
<PackageReference Include="Ardalis.EFCore.Extensions" Version="1.1.0" />
<PackageReference Include="AutoMapper" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
Expand Down

0 comments on commit 5146f48

Please sign in to comment.