File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 <Authors >Codaxy</Authors >
77 <Company >Codaxy</Company >
88 <PackageId >ConductorSharp.Client</PackageId >
9- <Version >1.0.3 </Version >
9+ <Version >1.1.0 </Version >
1010 <Description >Client library for Netflix Conductor, with some additional quality of life features.</Description >
1111 <RepositoryUrl >https://github.com/codaxy/conductor-sharp</RepositoryUrl >
1212 <PackageTags >netflix;conductor</PackageTags >
2323 <PackageReference Include =" RestSharp.Serializers.NewtonsoftJson" Version =" 107.3.0" />
2424 </ItemGroup >
2525 <Target Name =" husky" BeforeTargets =" Restore;CollectPackageReferences" Condition =" '$(HUSKY)' != 0" >
26- <Exec Command =" dotnet tool restore" StandardOutputImportance =" Low" StandardErrorImportance =" High" WorkingDirectory =" ../../" />
26+ <Exec Command =" dotnet tool restore" StandardOutputImportance =" Low" StandardErrorImportance =" High" WorkingDirectory =" ../../" />
2727 <Exec Command =" dotnet husky install" StandardOutputImportance =" Low" StandardErrorImportance =" High" WorkingDirectory =" ../../" />
2828 </Target >
2929</Project >
Original file line number Diff line number Diff line change 66 <Authors >Codaxy</Authors >
77 <Company >Codaxy</Company >
88 <PackageId >ConductorSharp.Engine</PackageId >
9- <Version >1.0.3 </Version >
9+ <Version >1.1.0 </Version >
1010 <Description >Client library for Netflix Conductor, with some additional quality of life features.</Description >
1111 <RepositoryUrl >https://github.com/codaxy/conductor-sharp</RepositoryUrl >
1212 <PackageTags >netflix;conductor</PackageTags >
You can’t perform that action at this time.
0 commit comments