Skip to content

Commit 6f5a6c0

Browse files
committed
Fixed codeanalysis issue
1 parent eb757d3 commit 6f5a6c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Web/Web.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<PackageReference Include="MediatR.Extensions.Microsoft.DependencyInjection" Version="9.0.0" />
3030
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" Condition="'$(Configuration)'=='Release'" PrivateAssets="All" />
3131
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="6.0.0" />
32-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.0.1" />
3332
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.0" />
3433
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.0" />
3534
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.113" />

0 commit comments

Comments
 (0)