Skip to content

Commit 228b23d

Browse files
committed
Upgrade to Imageflow.Net 0.14.1
1 parent 0beb46b commit 228b23d

File tree

8 files changed

+64
-225
lines changed

8 files changed

+64
-225
lines changed

examples/Imageflow.Server.Example/packages.lock.json

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,11 @@
7272
},
7373
"Imageflow.AllPlatforms": {
7474
"type": "Transitive",
75-
"resolved": "0.14.0-rc01",
76-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
75+
"resolved": "0.14.1",
76+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
7777
"dependencies": {
78-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
79-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
80-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
81-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
82-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
83-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
84-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
85-
"Imageflow.Net": "0.14.0-rc01"
78+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
79+
"Imageflow.Net": "0.14.1"
8680
}
8781
},
8882
"Imageflow.NativeRuntime.All": {
@@ -119,16 +113,6 @@
119113
"resolved": "2.1.1-rc10",
120114
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
121115
},
122-
"Imageflow.NativeRuntime.ubuntu-arm64": {
123-
"type": "Transitive",
124-
"resolved": "2.1.0-rc02",
125-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
126-
},
127-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
128-
"type": "Transitive",
129-
"resolved": "2.1.0-rc02",
130-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
131-
},
132116
"Imageflow.NativeRuntime.win-arm64": {
133117
"type": "Transitive",
134118
"resolved": "2.1.1-rc10",
@@ -146,8 +130,8 @@
146130
},
147131
"Imageflow.Net": {
148132
"type": "Transitive",
149-
"resolved": "0.14.0-rc01",
150-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
133+
"resolved": "0.14.1",
134+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
151135
"dependencies": {
152136
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
153137
"System.Text.Json": "6.0.11"
@@ -299,7 +283,7 @@
299283
"imageflow.server": {
300284
"type": "Project",
301285
"dependencies": {
302-
"Imageflow.AllPlatforms": "[0.14.0-rc01, )",
286+
"Imageflow.AllPlatforms": "[0.14.1, )",
303287
"Imageflow.NativeRuntime.All": "[2.1.1-rc10, )",
304288
"Imazen.Common": "[0.1.0--notset, )",
305289
"System.Text.Json": "[6.0.11, )"

examples/Imageflow.Server.ExampleMinimal/packages.lock.json

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,11 @@
44
"net8.0": {
55
"Imageflow.AllPlatforms": {
66
"type": "Transitive",
7-
"resolved": "0.14.0-rc01",
8-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
7+
"resolved": "0.14.1",
8+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
99
"dependencies": {
10-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
11-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
12-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
13-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
14-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
15-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
16-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
17-
"Imageflow.Net": "0.14.0-rc01"
10+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
11+
"Imageflow.Net": "0.14.1"
1812
}
1913
},
2014
"Imageflow.NativeRuntime.All": {
@@ -51,16 +45,6 @@
5145
"resolved": "2.1.1-rc10",
5246
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
5347
},
54-
"Imageflow.NativeRuntime.ubuntu-arm64": {
55-
"type": "Transitive",
56-
"resolved": "2.1.0-rc02",
57-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
58-
},
59-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
60-
"type": "Transitive",
61-
"resolved": "2.1.0-rc02",
62-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
63-
},
6448
"Imageflow.NativeRuntime.win-arm64": {
6549
"type": "Transitive",
6650
"resolved": "2.1.1-rc10",
@@ -78,8 +62,8 @@
7862
},
7963
"Imageflow.Net": {
8064
"type": "Transitive",
81-
"resolved": "0.14.0-rc01",
82-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
65+
"resolved": "0.14.1",
66+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
8367
"dependencies": {
8468
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
8569
"System.Text.Json": "6.0.11"
@@ -154,7 +138,7 @@
154138
"imageflow.server": {
155139
"type": "Project",
156140
"dependencies": {
157-
"Imageflow.AllPlatforms": "[0.14.0-rc01, )",
141+
"Imageflow.AllPlatforms": "[0.14.1, )",
158142
"Imageflow.NativeRuntime.All": "[2.1.1-rc10, )",
159143
"Imazen.Common": "[0.1.0--notset, )",
160144
"System.Text.Json": "[6.0.11, )"

src/Imageflow.Server.Configuration/packages.lock.json

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,11 @@
2626
},
2727
"Imageflow.AllPlatforms": {
2828
"type": "Transitive",
29-
"resolved": "0.14.0-rc01",
30-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
29+
"resolved": "0.14.1",
30+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
3131
"dependencies": {
32-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
33-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
34-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
35-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
36-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
37-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
38-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
39-
"Imageflow.Net": "0.14.0-rc01"
32+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
33+
"Imageflow.Net": "0.14.1"
4034
}
4135
},
4236
"Imageflow.NativeRuntime.All": {
@@ -73,16 +67,6 @@
7367
"resolved": "2.1.1-rc10",
7468
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
7569
},
76-
"Imageflow.NativeRuntime.ubuntu-arm64": {
77-
"type": "Transitive",
78-
"resolved": "2.1.0-rc02",
79-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
80-
},
81-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
82-
"type": "Transitive",
83-
"resolved": "2.1.0-rc02",
84-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
85-
},
8670
"Imageflow.NativeRuntime.win-arm64": {
8771
"type": "Transitive",
8872
"resolved": "2.1.1-rc10",
@@ -100,8 +84,8 @@
10084
},
10185
"Imageflow.Net": {
10286
"type": "Transitive",
103-
"resolved": "0.14.0-rc01",
104-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
87+
"resolved": "0.14.1",
88+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
10589
"dependencies": {
10690
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
10791
"System.Text.Json": "6.0.11"
@@ -186,7 +170,7 @@
186170
"imageflow.server": {
187171
"type": "Project",
188172
"dependencies": {
189-
"Imageflow.AllPlatforms": "[0.14.0-rc01, )",
173+
"Imageflow.AllPlatforms": "[0.14.1, )",
190174
"Imageflow.NativeRuntime.All": "[2.1.1-rc10, )",
191175
"Imazen.Common": "[0.1.0--notset, )",
192176
"System.Text.Json": "[6.0.11, )"

src/Imageflow.Server.Host/packages.lock.json

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,11 @@
7272
},
7373
"Imageflow.AllPlatforms": {
7474
"type": "Transitive",
75-
"resolved": "0.14.0-rc01",
76-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
75+
"resolved": "0.14.1",
76+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
7777
"dependencies": {
78-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
79-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
80-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
81-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
82-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
83-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
84-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
85-
"Imageflow.Net": "0.14.0-rc01"
78+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
79+
"Imageflow.Net": "0.14.1"
8680
}
8781
},
8882
"Imageflow.NativeRuntime.All": {
@@ -119,16 +113,6 @@
119113
"resolved": "2.1.1-rc10",
120114
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
121115
},
122-
"Imageflow.NativeRuntime.ubuntu-arm64": {
123-
"type": "Transitive",
124-
"resolved": "2.1.0-rc02",
125-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
126-
},
127-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
128-
"type": "Transitive",
129-
"resolved": "2.1.0-rc02",
130-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
131-
},
132116
"Imageflow.NativeRuntime.win-arm64": {
133117
"type": "Transitive",
134118
"resolved": "2.1.1-rc10",
@@ -146,8 +130,8 @@
146130
},
147131
"Imageflow.Net": {
148132
"type": "Transitive",
149-
"resolved": "0.14.0-rc01",
150-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
133+
"resolved": "0.14.1",
134+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
151135
"dependencies": {
152136
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
153137
"System.Text.Json": "6.0.11"
@@ -304,7 +288,7 @@
304288
"imageflow.server": {
305289
"type": "Project",
306290
"dependencies": {
307-
"Imageflow.AllPlatforms": "[0.14.0-rc01, )",
291+
"Imageflow.AllPlatforms": "[0.14.1, )",
308292
"Imageflow.NativeRuntime.All": "[2.1.1-rc10, )",
309293
"Imazen.Common": "[0.1.0--notset, )",
310294
"System.Text.Json": "[6.0.11, )"

src/Imageflow.Server/Imageflow.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Imageflow.NativeRuntime.All" Version="2.1.1-rc10" />
23-
<PackageReference Include="Imageflow.AllPlatforms" Version="0.14.0-rc01" />
23+
<PackageReference Include="Imageflow.AllPlatforms" Version="0.14.1" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>

src/Imageflow.Server/packages.lock.json

Lines changed: 14 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,12 @@
44
"net6.0": {
55
"Imageflow.AllPlatforms": {
66
"type": "Direct",
7-
"requested": "[0.14.0-rc01, )",
8-
"resolved": "0.14.0-rc01",
9-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
7+
"requested": "[0.14.1, )",
8+
"resolved": "0.14.1",
9+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
1010
"dependencies": {
11-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
12-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
13-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
14-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
15-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
16-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
17-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
18-
"Imageflow.Net": "0.14.0-rc01"
11+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
12+
"Imageflow.Net": "0.14.1"
1913
}
2014
},
2115
"Imageflow.NativeRuntime.All": {
@@ -75,16 +69,6 @@
7569
"resolved": "2.1.1-rc10",
7670
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
7771
},
78-
"Imageflow.NativeRuntime.ubuntu-arm64": {
79-
"type": "Transitive",
80-
"resolved": "2.1.0-rc02",
81-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
82-
},
83-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
84-
"type": "Transitive",
85-
"resolved": "2.1.0-rc02",
86-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
87-
},
8872
"Imageflow.NativeRuntime.win-arm64": {
8973
"type": "Transitive",
9074
"resolved": "2.1.1-rc10",
@@ -102,8 +86,8 @@
10286
},
10387
"Imageflow.Net": {
10488
"type": "Transitive",
105-
"resolved": "0.14.0-rc01",
106-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
89+
"resolved": "0.14.1",
90+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
10791
"dependencies": {
10892
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
10993
"System.Text.Json": "6.0.11"
@@ -190,18 +174,12 @@
190174
"net8.0": {
191175
"Imageflow.AllPlatforms": {
192176
"type": "Direct",
193-
"requested": "[0.14.0-rc01, )",
194-
"resolved": "0.14.0-rc01",
195-
"contentHash": "YOLTLMhYP36WYQDQfyEO/zQZ7UvymTutJJ7o/sYspJptLcVZVdEhnMwiatgibXJkq0b/GvDNavD5+0P4AFY8UQ==",
177+
"requested": "[0.14.1, )",
178+
"resolved": "0.14.1",
179+
"contentHash": "dsTd5+Jpq4HYY4FJaJZLyvbvLPtvMd+tjyDCt27tKD0gLoxr8zZzwrym0A6/7757f935TVySUjiC+5+vo646tA==",
196180
"dependencies": {
197-
"Imageflow.NativeRuntime.osx-arm64": "2.1.0-rc02",
198-
"Imageflow.NativeRuntime.osx-x86_64": "2.1.0-rc02",
199-
"Imageflow.NativeRuntime.ubuntu-arm64": "2.1.0-rc02",
200-
"Imageflow.NativeRuntime.ubuntu-x86_64": "2.1.0-rc02",
201-
"Imageflow.NativeRuntime.win-arm64": "2.1.0-rc01",
202-
"Imageflow.NativeRuntime.win-x86": "2.1.0-rc02",
203-
"Imageflow.NativeRuntime.win-x86_64": "2.1.0-rc02",
204-
"Imageflow.Net": "0.14.0-rc01"
181+
"Imageflow.NativeRuntime.All": "2.1.1-rc10",
182+
"Imageflow.Net": "0.14.1"
205183
}
206184
},
207185
"Imageflow.NativeRuntime.All": {
@@ -261,16 +239,6 @@
261239
"resolved": "2.1.1-rc10",
262240
"contentHash": "Gq6p8WRpelsDic7odmNismD5NsVreGcmFB6g3rmMl4pFENJ73egd3vpxPhm47qTvKVrhNKuEeBZKEEB0r+Ha6Q=="
263241
},
264-
"Imageflow.NativeRuntime.ubuntu-arm64": {
265-
"type": "Transitive",
266-
"resolved": "2.1.0-rc02",
267-
"contentHash": "gCZmufcYhwuomfPyMUgfrtRu4kimLPC4ISsduDMteSKj97DyxN+T+RWQdGYDauximWL08EI7Tus+659WtIaA2w=="
268-
},
269-
"Imageflow.NativeRuntime.ubuntu-x86_64": {
270-
"type": "Transitive",
271-
"resolved": "2.1.0-rc02",
272-
"contentHash": "CI7oRCrR0oFYdrtNN9eV5JJZVRkBNmKdCcpnEEKLvKfitay/oxq7XuiboiqaCVsksHXIALreMKN9F+JYu1bfKg=="
273-
},
274242
"Imageflow.NativeRuntime.win-arm64": {
275243
"type": "Transitive",
276244
"resolved": "2.1.1-rc10",
@@ -288,8 +256,8 @@
288256
},
289257
"Imageflow.Net": {
290258
"type": "Transitive",
291-
"resolved": "0.14.0-rc01",
292-
"contentHash": "e8HF8cI+Ny033da/w6fIfZQOkDCvCVhNryMoNBZjUOs6+5Qw5+1NboNLVfuFYApFBUM2ePMROTf0mRQWz74pbA==",
259+
"resolved": "0.14.1",
260+
"contentHash": "OmTWaMzdmrvz34i/7Wz6MrkJ3RTPLGQD7ssV80cm525YpOrgd3RYymr7O6EIi2d4iNOQ61n+P48tEWvZwShVGg==",
293261
"dependencies": {
294262
"Microsoft.IO.RecyclableMemoryStream": "[3.0.1, 4.0.0)",
295263
"System.Text.Json": "6.0.11"

0 commit comments

Comments
 (0)