-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to dotnet 8 #135
Merged
Update to dotnet 8 #135
Conversation
This file contains 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
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…reWebStorageExplorer/ClientApp/nth-check-2.0.1 Bump nth-check from 2.0.0 to 2.0.1 in /src/AzureWebStorageExplorer/ClientApp
Mocks everywhere!
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1.1.1 to 4.1.1. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1.1.1...v4.1.1) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…er/build-push-action-4.1.1 Bump docker/build-push-action from 1.1.1 to 4.1.1
…/chart-releaser-action-1.5.0 Bump helm/chart-releaser-action from 1.4.1 to 1.5.0
Bumps [Azure.Storage.Files.Shares](https://github.com/Azure/azure-sdk-for-net) from 12.14.0 to 12.15.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Files.Shares_12.14.0...Azure.Storage.Files.Shares_12.15.0) --- updated-dependencies: - dependency-name: Azure.Storage.Files.Shares dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
….Storage.Files.Shares-12.15.0 Bump Azure.Storage.Files.Shares from 12.14.0 to 12.15.0 in /src/web
Use UriBuilder to correctly handle inserting with query parameters
Fork me on Github was broken Closes #112 Signed-off-by: Sebastián Gómez <[email protected]>
BasePath not allowed thanks to the BASEPATH environment variable
…r download Also, every new temp file is prefixed with ASE now and the name it's a guid with tmp extension Fixes #125 Signed-off-by: Sebastián Gómez <[email protected]>
Also bumped all dependencies to latest version Signed-off-by: Sebastián Gómez <[email protected]>
Upgrade to .net 8
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.