Skip to content

Commit 10fcf1c

Browse files
Bump Microsoft.Testing.Platform from 2.2.3 to 2.3.0
--- updated-dependencies: - dependency-name: Microsoft.Testing.Platform dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9062fd0 commit 10fcf1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/BinkyLabs.OpenAI.Analyzers.Tests/BinkyLabs.OpenAI.Analyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.4" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing" Version="1.1.4" />
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.6.0" />
18-
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
18+
<PackageReference Include="Microsoft.Testing.Platform" Version="2.3.0" />
1919
<PackageReference Include="OpenAI" Version="2.12.0" />
2020
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)