Skip to content

Commit

Permalink
Merge pull request #14 from liamgold/feature/remove-imageprocessing-dep
Browse files Browse the repository at this point in the history
fix: remove Kentico.Xperience.ImageProcessing dependency
  • Loading branch information
bkapustik authored Aug 31, 2024
2 parents 85c34fc + 8c9e3d5 commit f58651c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 79 deletions.
1 change: 0 additions & 1 deletion examples/DancingGoat/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,6 @@
"dependencies": {
"MiniProfiler.AspNetCore.Mvc": "[4.3.8, )",
"kentico.xperience.azurestorage": "[28.3.1, )",
"kentico.xperience.imageprocessing": "[28.3.1, )",
"kentico.xperience.webapp": "[28.3.1, )"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<ItemGroup>
<PackageReference Include="kentico.xperience.admin" Condition="'$(SeparatedAdmin)' == 'false'" />
<PackageReference Include="kentico.xperience.azurestorage" />
<PackageReference Include="kentico.xperience.imageprocessing" />
<PackageReference Include="kentico.xperience.webapp" />
<PackageReference Include="MiniProfiler.AspNetCore.Mvc" />
</ItemGroup>
Expand Down
38 changes: 0 additions & 38 deletions src/Kentico.Xperience.MiniProfiler/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,6 @@
"Newtonsoft.Json": "13.0.3"
}
},
"Kentico.Xperience.ImageProcessing": {
"type": "Direct",
"requested": "[28.3.1, )",
"resolved": "28.3.1",
"contentHash": "p2q/NR6UHFuiMyTjAykqYe/NBcVag5VJbkjgYte1Enib+QiysPlfoHOesFNqWbK8AAoJfCAYwQ8NRQwWOOedGA==",
"dependencies": {
"Kentico.Xperience.Core": "28.3.1",
"SkiaSharp": "2.88.7",
"SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.7"
}
},
"Kentico.Xperience.WebApp": {
"type": "Direct",
"requested": "[28.3.1, )",
Expand Down Expand Up @@ -788,33 +777,6 @@
"Microsoft.NETCore.Targets": "1.1.0"
}
},
"SkiaSharp": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "LJHAMrbWO00J7jXWLWehyjqFo29T4VzABimfJb4nICqpEe3c/KvQGWL4ItON8ymzhxYOeFgyxeRzuNzO4GHSug==",
"dependencies": {
"SkiaSharp.NativeAssets.Win32": "2.88.7",
"SkiaSharp.NativeAssets.macOS": "2.88.7"
}
},
"SkiaSharp.NativeAssets.Linux.NoDependencies": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "KkMftfAz1lGPnuhyecuLJzeyvMjXtHp9cYVQc/oeLhF8KYrxtUxRy5LOX5oROhyLHy/CyqEl9MoAhqmSH7cV7g==",
"dependencies": {
"SkiaSharp": "2.88.7"
}
},
"SkiaSharp.NativeAssets.macOS": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "3jNzco4VjcYPFNxR9aNWcgweFXbTSdM1VpNRzCS4X0i1A1OuNqcaulrAvmntNpujeWxHo9e6WGh6FN8Jf5+XhA=="
},
"SkiaSharp.NativeAssets.Win32": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "BCXmWdQ0oVck9vRwC8U3ocSaTHEx28VB+6qw9OxGIMQ86iO5bp4Flqk3IXH0l9Pbr7vWAUOpI212iaL9mTaUZQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
Expand Down
39 changes: 0 additions & 39 deletions tests/Kentico.Xperience.MiniProfiler.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -778,33 +778,6 @@
"resolved": "6.5.0",
"contentHash": "QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg=="
},
"SkiaSharp": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "LJHAMrbWO00J7jXWLWehyjqFo29T4VzABimfJb4nICqpEe3c/KvQGWL4ItON8ymzhxYOeFgyxeRzuNzO4GHSug==",
"dependencies": {
"SkiaSharp.NativeAssets.Win32": "2.88.7",
"SkiaSharp.NativeAssets.macOS": "2.88.7"
}
},
"SkiaSharp.NativeAssets.Linux.NoDependencies": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "KkMftfAz1lGPnuhyecuLJzeyvMjXtHp9cYVQc/oeLhF8KYrxtUxRy5LOX5oROhyLHy/CyqEl9MoAhqmSH7cV7g==",
"dependencies": {
"SkiaSharp": "2.88.7"
}
},
"SkiaSharp.NativeAssets.macOS": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "3jNzco4VjcYPFNxR9aNWcgweFXbTSdM1VpNRzCS4X0i1A1OuNqcaulrAvmntNpujeWxHo9e6WGh6FN8Jf5+XhA=="
},
"SkiaSharp.NativeAssets.Win32": {
"type": "Transitive",
"resolved": "2.88.7",
"contentHash": "BCXmWdQ0oVck9vRwC8U3ocSaTHEx28VB+6qw9OxGIMQ86iO5bp4Flqk3IXH0l9Pbr7vWAUOpI212iaL9mTaUZQ=="
},
"System.Buffers": {
"type": "Transitive",
"resolved": "4.5.1",
Expand Down Expand Up @@ -1372,7 +1345,6 @@
"dependencies": {
"MiniProfiler.AspNetCore.Mvc": "[4.3.8, )",
"kentico.xperience.azurestorage": "[28.3.1, )",
"kentico.xperience.imageprocessing": "[28.3.1, )",
"kentico.xperience.webapp": "[28.3.1, )"
}
},
Expand All @@ -1388,17 +1360,6 @@
"Newtonsoft.Json": "13.0.3"
}
},
"Kentico.Xperience.ImageProcessing": {
"type": "CentralTransitive",
"requested": "[28.3.1, )",
"resolved": "28.3.1",
"contentHash": "p2q/NR6UHFuiMyTjAykqYe/NBcVag5VJbkjgYte1Enib+QiysPlfoHOesFNqWbK8AAoJfCAYwQ8NRQwWOOedGA==",
"dependencies": {
"Kentico.Xperience.Core": "28.3.1",
"SkiaSharp": "2.88.7",
"SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.7"
}
},
"Kentico.Xperience.WebApp": {
"type": "CentralTransitive",
"requested": "[28.3.1, )",
Expand Down

0 comments on commit f58651c

Please sign in to comment.