Skip to content

Commit

Permalink
Update DocGpt.Test.csproj
Browse files Browse the repository at this point in the history
removing already transitive dependency
  • Loading branch information
bc3tech authored Aug 19, 2024
1 parent 2edf427 commit 30767fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DocGpt.Test/DocGpt.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.MSTest" Version="1.1.1" />
Expand Down

0 comments on commit 30767fd

Please sign in to comment.