fix: Don't break on not indexable folders#51
Open
vincentremond wants to merge 87 commits intod-edge:mainfrom
Open
fix: Don't break on not indexable folders#51vincentremond wants to merge 87 commits intod-edge:mainfrom
vincentremond wants to merge 87 commits intod-edge:mainfrom
Conversation
Fill readme
Identify as dotnet tool
Mac is missing because I am not a mac user
fix(pack): remove PublishSingleFile
docs: add caches and data
chore: ignore nuget leftovers
Install the tool locally
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [LiteDB](https://github.com/mbdavid/LiteDB) from 5.0.15 to 5.0.16. - [Release notes](https://github.com/mbdavid/LiteDB/releases) - [Commits](litedb-org/LiteDB@v5.0.15...v5.0.16) --- updated-dependencies: - dependency-name: LiteDB dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 6.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v6.0.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ET.Test.Sdk-17.6.0 chore(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
…llector-6.0.0 chore(deps): bump coverlet.collector from 3.1.2 to 6.0.0
b3bb6e0 to
b7f21e1
Compare
0710a81 to
866f183
Compare
b2f1ef3 to
a32b93e
Compare
…Launcher and related modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.