File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Scheduler/Cqrs.Scheduler.SampleReport Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 143143 </ItemGroup >
144144
145145 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
146- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 9 .0.0 " />
146+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 8 .0.1 " />
147147 <PackageReference Include =" System.ServiceModel.Primitives" Version =" 8.1.1" />
148148 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
149149 </ItemGroup >
Original file line number Diff line number Diff line change 2929 <ItemGroup >
3030 <PackageReference Include =" Chinchilla.Logging.Azure.Storage" Version =" 4.5.33" />
3131
32- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.ServiceBus" Version =" 5.13.0" />
3332 <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.2.0" />
3433 </ItemGroup >
3534
You can’t perform that action at this time.
0 commit comments