Skip to content

Commit

Permalink
Release/0.2.18 (#244)
Browse files Browse the repository at this point in the history
+semver: patch
* Remove reference of .NET packages

Signed-off-by: Victor Chang <[email protected]>

* Remove duplicate section of CodeQL scan

Signed-off-by: Victor Chang <[email protected]>

* Remove unused references (#243)

* Remove unused references
* Cleanup licenses
* Update Moq

Signed-off-by: Victor Chang <[email protected]>

* Bump next-version

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp authored Aug 16, 2023
1 parent 95c1abb commit 32d7dc0
Show file tree
Hide file tree
Showing 9 changed files with 2,304 additions and 4,433 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ jobs:
run: dotnet build -c ${{ env.BUILD_CONFIG }} --nologo ${{ env.SOLUTION }}
working-directory: ./src

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

analyze:
runs-on: ubuntu-latest
permissions:
Expand Down
2 changes: 1 addition & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ branches:
ignore:
sha: []
merge-message-formats: {}
next-version: 0.2.16
next-version: 0.2.17
Loading

0 comments on commit 32d7dc0

Please sign in to comment.