Update WebhooksCore package to stable version 0.0.1
Change WebhooksCore package version from 0.0.1-preview.17 to 0.0.1 to ensure use of the stable release. This update is intended to improve stability and readiness for production environments. Other package versions remain unchanged in this commit.
This commit is contained in:
parent
d164de42f6
commit
4a19a77568
|
|
@ -101,7 +101,7 @@
|
|||
<PackageVersion Include="Testcontainers.Redis" Version="3.10.0" />
|
||||
<PackageVersion Include="Testcontainers.PostgreSql" Version="3.10.0" />
|
||||
<PackageVersion Include="ThrottleDebounce" Version="2.0.0" />
|
||||
<PackageVersion Include="WebhooksCore" Version="0.0.1-preview.17" />
|
||||
<PackageVersion Include="WebhooksCore" Version="0.0.1" />
|
||||
<PackageVersion Include="xunit" Version="2.9.2" />
|
||||
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
|
||||
<PackageVersion Include="xunit.extensibility.core" Version="2.9.2" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue