Skip to content

Commit

Permalink
[FF-3881] - Updated DotNet SDK to 6.0.102
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 9, 2022
1 parent def5b42 commit 61496d5
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 @@ -54,6 +54,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- FF-1429 - Updated FunFair.Test.Common to 5.8.5.1649
- FF-1429 - Updated FunFair.CodeAnalysis to 5.8.0.1196
- FF-1429 - Updated FunFair.Test.Common to 5.9.0.1658
- FF-3881 - Updated DotNet SDK to 6.0.102
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/global.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sdk":{"version":"6.0.101","allowPrerelease":false,"rollForward":"latestPatch"}}
{"sdk":{"version":"6.0.102","allowPrerelease":false,"rollForward":"latestPatch"}}

0 comments on commit 61496d5

Please sign in to comment.