File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<Authors >Biplov KC</Authors >
30
30
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
31
31
</PropertyGroup >
32
32
<ItemGroup >
33
- <None Include =" ../README.md" Pack =" true" PackagePath =" ." />
33
+ <None Include =" ../README.md" Pack =" true" PackagePath =" ." />
34
34
</ItemGroup >
35
35
<ItemGroup >
36
36
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
37
- <PackageReference Include =" Biplov.EventBus" Version =" 0.1.4 " />
37
+ <PackageReference Include =" Biplov.EventBus" Version =" 0.1.6 " />
38
38
<PackageReference Include =" Polly" Version =" 7.2.3" />
39
39
<PackageReference Include =" RabbitMQ.Client" Version =" 6.4.0" />
40
40
<PackageReference Include =" Serilog.AspNetCore" Version =" 6.1.0" />
You can’t perform that action at this time.
0 commit comments