Skip to content

Commit

Permalink
[Dependencies] Updating Microsoft.NET.Test.Sdk (Test Infrastructure) …
Browse files Browse the repository at this point in the history
…to 17.7.2
  • Loading branch information
credfeto committed Aug 29, 2023
1 parent 2d65fc1 commit 06afaac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Roslynator.Analyzers to 4.5.0
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.2.121
- Dependencies - Updated Octopus.Client to 14.3.791
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.7.2
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot.Tests/BuildBot.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.7.129" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.37" />
<PackageReference Include="xunit" Version="2.5.0" />
Expand Down

0 comments on commit 06afaac

Please sign in to comment.