File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
openapi-diff/src/core/OpenApiDiff Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858 <Target Name =" CopyPublishDlls" AfterTargets =" Publish" >
5959 <Message Importance =" High" Text =" Copying the publish dlls into Node library..." />
6060 <ItemGroup >
61- <Files Include =" $(OutDir)/Publish /**/*" />
61+ <Files Include =" $(OutDir)/publish /**/*" />
6262 </ItemGroup >
6363 <Microsoft .Build.Tasks.Copy SourceFiles =" @(Files)" DestinationFolder =" $(SolutionDir)../lib/dlls/%(RecursiveDir)" SkipUnchangedFiles =" true" OverwriteReadOnlyFiles =" true" Retries =" 3" RetryDelayMilliseconds =" 300" />
6464 </Target >
Original file line number Diff line number Diff line change 11{
22 "name" : " oad" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "author" : {
55 "name" : " Microsoft Corporation" ,
66 "email" : " azsdkteam@microsoft.com" ,
You can’t perform that action at this time.
0 commit comments