Gregorius Soedharmo
7bd55015d7
[Docs] Add AK1002 and AK1003 to index page ( #7077 )
2024-01-29 13:07:04 -06:00
Gregorius Soedharmo
1b30145c91
Bump Akka.Analyzers from 0.2.1 to 0.2.2 ( #7073 )
...
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2024-01-26 09:18:16 -06:00
Gregorius Soedharmo
bdc46f2d13
AK1003 - Add documentation ( #7072 )
...
* AK1003 - Add documentation
* Fix layout problem
2024-01-26 08:06:54 -06:00
dependabot[bot]
55253f3b3b
Bump NDesk.Options.Core from 1.2.5 to 1.2.6 ( #7070 )
...
Bumps [NDesk.Options.Core](https://github.com/Latency/NDesk.Options ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/Latency/NDesk.Options/releases )
- [Commits](https://github.com/Latency/NDesk.Options/commits )
---
updated-dependencies:
- dependency-name: NDesk.Options.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 14:24:31 +00:00
Mattias Jakobsson
ee77d7a011
Use NoOffset when running query from start ( #7069 )
2024-01-22 17:24:11 +00:00
Gregorius Soedharmo
0cb28818a7
Separate Metrics business and wire format models ( #7067 )
...
* Separate Metrics business and wire format models
* Move protobuf generated file to internal
* Update API approval list
* Fix API approval list
* Fix equality and comparator errors
* Update API approval
2024-01-19 07:19:32 -06:00
Ebere Abanonu
284d33a23a
[CS0618] `InternalFlowOperations` - Warning Disable ( #6674 )
...
Co-authored-by: Ebere Abanonu <eaba@users.noreply.github.com>
2024-01-18 07:49:05 -06:00
Gregorius Soedharmo
809c43272f
Add documentation for AK1002 ( #7066 )
...
* Add documentation for AK1002
* Fix wrong heading
* Fix wrong header
2024-01-17 20:51:11 -06:00
Aaron Stannard
3fb92477d2
Akka.TestKit: remove `ConfigureAwait(false)` from internal synchronous TestKit methods and fix `Watch` / `Unwatch` bugs ( #7037 )
...
* Troubleshoot ReliableDeliveryRandomSpecs
reproduce #7033
* fixed logging bug
* adding better logging around fuzz factor
* found the bug
* Address racy Akka.Persistence.Testkit.Tests
Trying to reproduce some test failures discovered on the build server
* removed all `ConfigureAwait(false)` usages from inside TestKit
* disabling annoying test
* fix another additional racy test
* attempting to debug Akka.Persistence.TestKit.Tests
* minor refactorings
* fixed racy `Watch` call
* cleaning up additional specs
* simplified `InternalTestActor` design
* fixed race
* going to grab logs for racy Akka.Persistence.TestKit.Test
* added debug logging for some racy specs
* added API approvals
* harden racy circuit breaker specs
* added `WatchAsync` and `UnwatchAsync` methods to TestKit
* fixed ResizerSpec
* fixed feedback on internal TestActor messages
* clean up `.Result` instances
* cleaned up `.Result` usages in `TestKitBase_Expect.cs`
* Update TestKitBase_ExpectAllWithPredicates.cs
* Update TestKitBase_Receive.cs
* Update TestKitBase_Receive.cs
* Update TestKitBase_Within.cs
* cleaned up rest of feedback
2024-01-17 15:54:48 -06:00
Yan Pitangui
0782c7dc06
Add TestKit and TestKit.Xunit2 to the api spec ( #7060 )
2024-01-12 21:33:35 +00:00
Gregorius Soedharmo
187caa9300
Fix cluster sharding benchmark ( #7061 )
2024-01-12 20:41:16 +00:00
Gregorius Soedharmo
2035d9a4fe
Fix sharding entity id extractor nullability ( #7059 )
...
* Fix sharding entity id extractor nullability
* ShardId extractor should also consider empty string
2024-01-12 15:37:00 +00:00
Simon Cropp
0d0d6687de
Remove redundant assembly title ( #6796 )
...
* remove redundant AssemblyTitle
* remove redundant AssemblyTitle
---------
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2024-01-11 09:13:40 -06:00
dependabot[bot]
fb747383bc
Bump Microsoft.Data.SQLite from 8.0.0 to 8.0.1 ( #7055 )
...
Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.SQLite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 21:01:54 +00:00
dependabot[bot]
0cadeacba7
Bump BenchmarkDotNet.Diagnostics.dotTrace, BenchmarkDotNet, System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions ( #7057 )
...
Bumps [BenchmarkDotNet.Diagnostics.dotTrace](https://github.com/dotnet/BenchmarkDotNet ), [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet ), System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
Updates `BenchmarkDotNet.Diagnostics.dotTrace` from 0.13.11 to 0.13.12
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.11...v0.13.12 )
Updates `BenchmarkDotNet` from 0.13.11 to 0.13.12
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.11...v0.13.12 )
Updates `System.Collections.Immutable` from 1.5.0 to 5.0.0
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1
---
updated-dependencies:
- dependency-name: BenchmarkDotNet.Diagnostics.dotTrace
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Collections.Immutable
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 14:41:14 -06:00
dependabot[bot]
8b9c7ebfc0
Bump Google.Protobuf from 3.25.1 to 3.25.2 ( #7056 )
...
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf ) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2 )
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 12:54:51 -06:00
dependabot[bot]
1f24745978
Bump BenchmarkDotNet.Diagnostics.dotTrace, BenchmarkDotNet, System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions ( #7046 )
...
Bumps [BenchmarkDotNet.Diagnostics.dotTrace](https://github.com/dotnet/BenchmarkDotNet ), [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet ), System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
Updates `BenchmarkDotNet.Diagnostics.dotTrace` from 0.13.10 to 0.13.12
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.10...v0.13.12 )
Updates `BenchmarkDotNet` from 0.13.11 to 0.13.12
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.11...v0.13.12 )
Updates `System.Collections.Immutable` from 1.5.0 to 5.0.0
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1
---
updated-dependencies:
- dependency-name: BenchmarkDotNet.Diagnostics.dotTrace
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Collections.Immutable
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-10 14:46:03 +00:00
Aaron Stannard
9f3811fda3
v1.5.16 placeholder ( #7054 )
2024-01-10 03:17:09 +00:00
Aaron Stannard
e504c3443c
added v1.5.15 release notes ( #7053 )
...
* added v1.5.15 release notes
* added contributor notes
* added release notes to `Build.props`
2024-01-09 20:55:57 -06:00
Aaron Stannard
9d2efe0f67
[Docs] Adding Akka.NET v1.5.15 upgrade advisories ( #7052 )
...
* Adding Akka.NET v1.5.15 upgrade advisories
* finished Akka.NET v1.5 upgrade advisories
2024-01-10 00:58:58 +00:00
Aaron Stannard
f03fc68026
troubleshooting `ShardingRegion.StartEntity` handling changes ( #7051 )
...
* troubleshooting `ShardingRegion.StartEntity` handling changes
* adding MNTR test changes
* fix issues with `ShardRegion.StartEntity`
* fixed
* made internal `ShardId` usage consistent
* cleaned up typedef usages
2024-01-09 23:09:09 +00:00
Aaron Stannard
b6a4a5c014
distribute Akka.Analyzers as transitive dependency through Akka ( #7050 )
...
* distribute Akka.Analyzers as transitive dependency through Akka
* added v1.5.15 temp notes
2024-01-09 15:05:51 -06:00
Aaron Stannard
38ad362dba
Akka.Cluster.Sharding `AK2001` cleanup ( #7049 )
...
* upgraded to Akka.Analyzers v0.2.1
* AK2001 implementation
Working on ensuring that AK2001's rules are followed inside Akka.NET's own test suites
* fixed typo in AK2001 explainer
* cleaned up more `AK2001` usages
* added API approvals
* marked all `ClusterSharding` methods accepting old delegates as obsolete
2024-01-09 18:58:29 +00:00
dependabot[bot]
3285197b06
Bump Microsoft.Data.SQLite from 7.0.13 to 8.0.1 ( #7048 )
...
Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore ) from 7.0.13 to 8.0.1.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.1 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.SQLite
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 12:31:27 -06:00
Aaron Stannard
3c16fdc0dd
added AK2001 warning docs ( #7047 )
2024-01-09 02:01:29 +00:00
Drew
97323d1ec6
Fix LocalSnapshotStore Metadata Fetch to ensure persistenceid match. ( #7040 )
2024-01-08 08:39:45 -06:00
Aaron Stannard
a2c0df4480
Docs: defining Akka.Analyzer rules ( #7039 )
...
* defining Akka.Analyzer rules
These will be shown from the tooltips inside Visual Studio whenever an error is flagged.
* attempting to debug Akka.Persistence.TestKit.Tests
* Revert "attempting to debug Akka.Persistence.TestKit.Tests"
This reverts commit df57633803
.
* added AK1001.md page
* added `AK2000`
* added links to all rules to index
* added TOC for rules
* fixed markdown linting issues
2024-01-04 23:19:28 +00:00
Lehonti Ramos
0486f97c68
`struct`s in `Akka.Streams` with exclusively read-only members were made `readonly` ( #6941 )
...
* `struct`s with exclusively read-only members were made `readonly`
* added API approvals
---------
Co-authored-by: Lehonti Ramos <lehonti@ramos>
Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2024-01-04 13:57:38 -06:00
Aaron Stannard
fd41a82e6f
Akka.Cluster.Sharding: perf optimize message extraction, automate `StartEntity` and `ShardEnvelope` handling ( #6863 )
...
* added new API to help address #6717
* integrating into `ShardRegion` and `Shard`
* finished all API changes
* API approvals
* updated `ShardRegion` to use new APIs
* optimized `Shard`
* updated API approvals
* aggressively inline hashcode message extractor calls
* fixed `ShardedDaemon` message extractor
* added `ExtractorAdapter` to automatically handle messages
* fixed spec
* perf
* Revert "perf"
This reverts commit 7c0a7f4c87a05107623f521e0716b387a8a9c9cc.
* fixed bugs with `StartEntity`
* made `MessageExtractor` and `ShardIdExtractor` delegates obsolete
2024-01-04 13:56:38 -06:00
Lehonti Ramos
5620f02459
Sealed uninherited `internal` classes in `Akka.Streams` ( #6940 )
...
Co-authored-by: Lehonti Ramos <lehonti@ramos>
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2024-01-04 10:55:38 -06:00
Aaron Stannard
1c4f071bf8
Akka.Delivery: fix `ProducerControllerImpl<T>` state bug ( #7034 )
...
* Troubleshoot ReliableDeliveryRandomSpecs
reproduce #7033
* fixed logging bug
* adding better logging around fuzz factor
* found the bug
2024-01-04 09:42:49 -06:00
Aaron Stannard
70787aefe4
resolved build warning inside `AkkaProtocolSpec` ( #7036 )
2024-01-04 09:42:27 -06:00
Sergey Popov
ca1889df3d
Documentation redirect fix( #7025 ). ( #7035 )
2024-01-04 07:18:31 -06:00
dependabot[bot]
db3d68ed3a
Bump Microsoft.Data.SQLite from 7.0.13 to 8.0.0 ( #6992 )
...
Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore ) from 7.0.13 to 8.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.Data.SQLite
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 22:23:31 +00:00
dependabot[bot]
db1119cb1a
Bump BenchmarkDotNet.Diagnostics.dotTrace, System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions ( #7030 )
...
Bumps [BenchmarkDotNet.Diagnostics.dotTrace](https://github.com/dotnet/BenchmarkDotNet ), System.Collections.Immutable and Microsoft.Extensions.DependencyInjection.Abstractions. These dependencies needed to be updated together.
Updates `BenchmarkDotNet.Diagnostics.dotTrace` from 0.13.10 to 0.13.11
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.10...v0.13.11 )
Updates `System.Collections.Immutable` from 1.5.0 to 5.0.0
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1
---
updated-dependencies:
- dependency-name: BenchmarkDotNet.Diagnostics.dotTrace
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Collections.Immutable
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-03 15:51:03 -06:00
Gregorius Soedharmo
1e24aabede
Make ClusterClient messages be serialized using ClusterClientMessageSerializer ( #7032 )
...
* Make ClusterClient messages be serialized using ClusterClientMessageSerializer
* Add message serialization unit test
* Fix missing log, change remove function to internal
2024-01-03 15:11:09 -06:00
Aaron Stannard
1a06ec194c
added Akka.Analyzer reference ( #7031 )
...
* added Akka.Analyzer reference; bumped Msft.Ext minVer to 7.0
* cleaning up some code and fixes
* upgrade to nuget-supported version of Akka.Analyzers
* upgrade to Akka.Analyzers v0.1.2
* fixed `PipeTo` errors
* reverted MSFT.EXT bump to 7.0
2024-01-03 15:00:07 -06:00
Gregorius Soedharmo
2633f91412
Change MS.EXT and System package versioning to ranged ( #7029 )
...
* Change MS.EXT and System package versioning to ranged
* Cleanup versioning
* Fix exception type mismatch on unit tests
* Fix mismatched exception in unit tests
2023-12-29 15:28:18 -06:00
dependabot[bot]
dbac7218ae
Bump Google.Protobuf from 3.25.0 to 3.25.1 ( #7004 )
...
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf ) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.0...v3.25.1 )
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 15:09:53 +00:00
Aaron Stannard
3aeebb0f3f
Cleanup warnings ( #7026 )
...
* cleaned up `ClusterDeathWatchSpecs`
* null warnings in Akka.Persistence.Tests
* more build warnings
* fixed Streams.TestKit regressions
* replaced `TrueException` instances with `FailException`
* fixed another `FailException` instance
* more
* fixed DData serializer spec warning
2023-12-14 10:02:50 -06:00
dependabot[bot]
b3f7d38d52
Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.11 ( #7022 )
...
Bumps `BenchmarkDotNetVersion` from 0.13.10 to 0.13.11.
Updates `BenchmarkDotNet` from 0.13.10 to 0.13.11
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.10...v0.13.11 )
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1
---
updated-dependencies:
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 08:41:31 -06:00
Drew
b7c2871e3a
DData Serializer Benches ( #7013 )
...
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2023-12-07 11:12:16 -06:00
Aaron Stannard
04630daa19
Akka.Serialization: `INoSerializationVerificationNeeded` does not handle `IWrappedMessage` correctly ( #7010 )
...
* Added reproduction
`INoSerializationVerificationNeeded` does not handle `IWrappedMessage` correctly
* fixed issue
* added correct unwrapping method
* Fix dead letter behaviour change
* Fix implementation
---------
Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
2023-12-07 07:01:08 -06:00
dependabot[bot]
93af6e4f10
Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.11 ( #7015 )
...
Bumps `BenchmarkDotNetVersion` from 0.13.10 to 0.13.11.
Updates `BenchmarkDotNet` from 0.13.10 to 0.13.11
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.10...v0.13.11 )
Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1
---
updated-dependencies:
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 12:14:34 -06:00
Aaron Stannard
8311f2af4e
fixed Hyperion test issues ( #7012 )
2023-11-30 14:19:21 -06:00
Aaron Stannard
1fa70e7c59
`build.fsx`: change test targets from `net7.0` to `net8.0` ( #7011 )
2023-11-29 19:41:46 -06:00
dependabot[bot]
527d1ca2be
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 ( #6986 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 22:21:55 +00:00
Aaron Stannard
c03ff1cadc
migrate build and test system to .NET 8 ( #7008 )
...
* migrate build and test system to .NET 8
* fixed compile step
* upgraded Incrementalist
* update incrementalist on Linux
2023-11-22 16:01:22 -06:00
Bert Lamb
f4f00777fe
Fix link to Build instructions in README.md ( #6987 )
2023-11-22 12:35:10 -06:00
dependabot[bot]
6a5b1947bd
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 ( #7005 )
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/commits )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 11:37:37 -06:00