-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
build(deps): bump Microsoft.AppCenter.Analytics from 4.3.0 to 4.4.0 in /src #773
build(deps): bump Microsoft.AppCenter.Analytics from 4.3.0 to 4.4.0 in /src #773
Conversation
b4fb326
to
2f180f4
Compare
Bumps Microsoft.AppCenter.Analytics from 4.3.0 to 4.4.0. --- updated-dependencies: - dependency-name: Microsoft.AppCenter.Analytics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2f180f4
to
35d67fd
Compare
CI failing due to targeting net5.0, net6.0
had a quick look into the targeting issue. will unpick the test parts later |
|
||
<PropertyGroup> | ||
<TargetFrameworks>netstandard2.0;net5.0;net6.0</TargetFrameworks> | ||
<TargetFrameworks>netstandard2.0;net5.0-windows10.0.17763.0;net6.0-windows10.0.17763.0</TargetFrameworks> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe should be 10.0.16299 minimum
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'd agree but appcenter targets 17763 :). down to 1 test failure. sorting a vm with vs2022 on it so i can stop throwing things at the build server
Codecov Report
@@ Coverage Diff @@
## main #773 +/- ##
==========================================
- Coverage 74.39% 74.29% -0.11%
==========================================
Files 99 99
Lines 4968 4968
==========================================
- Hits 3696 3691 -5
- Misses 1272 1277 +5
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Bumps Microsoft.AppCenter.Analytics from 4.3.0 to 4.4.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)