Skip to content

Commit

Permalink
updated references to Kentico packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lskowronski committed Aug 30, 2024
1 parent 1889eba commit 27b89a6
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Kentico.Xperience.Core" Version="29.4.0" />
<PackageVersion Include="Kentico.Xperience.Admin" Version="29.4.0" />
<PackageVersion Include="Kentico.Xperience.ImageProcessing" Version="29.4.0" />
<PackageVersion Include="Kentico.Xperience.Core" Version="29.4.1" />
<PackageVersion Include="Kentico.Xperience.Admin" Version="29.4.1" />
<PackageVersion Include="Kentico.Xperience.ImageProcessing" Version="29.4.1" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
Expand Down
22 changes: 11 additions & 11 deletions examples/Kentico.Xperience.UMT.Example.AdminApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"net8.0": {
"Kentico.Xperience.Admin": {
"type": "Direct",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "zznyZqxR0LMANLMmlMk4bNoQDt0amHD0BBHoqZfRN9oEKS9CLOsDAYhNawa8UYF4FWCQBnnYAuj0WuGpsu6XbA==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "ak0Xvqkf72HEx3rHq+YD6ej6w/yTtLrh75AaeTtxhXOZBJhZzAN/bwBaVO2MV4zeDOrZzbDaJxKnsKVPxqwOeQ==",
"dependencies": {
"Kentico.Aira.Client": "1.0.25",
"Kentico.Xperience.WebApp": "[29.4.0]",
"Kentico.Xperience.WebApp": "[29.4.1]",
"Microsoft.AspNetCore.SpaServices.Extensions": "6.0.33",
"Microsoft.Extensions.FileProviders.Embedded": "6.0.33"
}
Expand Down Expand Up @@ -355,14 +355,14 @@
},
"Kentico.Xperience.WebApp": {
"type": "Transitive",
"resolved": "29.4.0",
"contentHash": "oNh/Pv0qdKSxaimKomDHH2NhyIo7hprWRLOXzLuwfZXmePyc+fK+SfJLz4ZNYkT8noq7TLqtL0VND7MPimch2Q==",
"resolved": "29.4.1",
"contentHash": "rnpMjEbV68HBV01AY5ArnTBkqaMYUr4Pl7Nf8N/YHvMajoMWOfbSfDLz1Fzg85ZVl2YKhpyN4Lct41xBvWEQFA==",
"dependencies": {
"CommandLineParser": "2.9.1",
"HotChocolate.AspNetCore": "13.9.11",
"HotChocolate.Data": "13.9.11",
"HtmlSanitizer": "8.1.870",
"Kentico.Xperience.Core": "[29.4.0]",
"Kentico.Xperience.Core": "[29.4.1]",
"Microsoft.Extensions.Caching.Memory": "6.0.1",
"Microsoft.Extensions.FileProviders.Embedded": "6.0.33",
"Microsoft.Extensions.Localization": "6.0.33"
Expand Down Expand Up @@ -823,15 +823,15 @@
"kentico.xperience.umt": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[29.4.0, )",
"Kentico.Xperience.Core": "[29.4.1, )",
"Microsoft.Bcl.AsyncInterfaces": "[8.0.0, )"
}
},
"Kentico.Xperience.Core": {
"type": "CentralTransitive",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "aOP+wqh6dW/4RwEX3pLLEKfRYg/jnxdJ8TBub7usRFq8Z3lZZV+iyo24s8WLDRazJzBUnIcmXENuDTTLDHvtJQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "j5PueCy8EOspev2OFPlpkGQOzbo6Xzx9WA97OsFSjGsUsvMXjwtnZ04OGTp7DAgzNZ2KBBYMBtrlxs4txUYzfw==",
"dependencies": {
"AngleSharp": "0.17.1",
"MailKit": "4.7.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"net8.0": {
"Kentico.Xperience.ImageProcessing": {
"type": "Direct",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "epYWp+OhypyPTi0RicJKsvE1S/xbCnchzuMe0/1fiOd/+xKGJy8elu4/6Ep/5T9B0BhIDNceAg3EvaADROWSLQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "MVSXnuDBUKHFEwNratSmxEJMQT3nb6EPEKavDkABtKz4zQZ12LJYVOiV690QeRX07Fq4iOZgBWOagN/w5TmqNQ==",
"dependencies": {
"Kentico.Xperience.Core": "29.4.0",
"Kentico.Xperience.Core": "29.4.1",
"SkiaSharp": "2.88.8",
"SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.8"
}
Expand Down Expand Up @@ -583,21 +583,21 @@
"kentico.xperience.umt": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[29.4.0, )",
"Kentico.Xperience.Core": "[29.4.1, )",
"Microsoft.Bcl.AsyncInterfaces": "[8.0.0, )"
}
},
"kentico.xperience.umt.examples": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.UMT": "[1.5.0, )"
"Kentico.Xperience.UMT": "[1.6.0, )"
}
},
"Kentico.Xperience.Core": {
"type": "CentralTransitive",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "aOP+wqh6dW/4RwEX3pLLEKfRYg/jnxdJ8TBub7usRFq8Z3lZZV+iyo24s8WLDRazJzBUnIcmXENuDTTLDHvtJQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "j5PueCy8EOspev2OFPlpkGQOzbo6Xzx9WA97OsFSjGsUsvMXjwtnZ04OGTp7DAgzNZ2KBBYMBtrlxs4txUYzfw==",
"dependencies": {
"AngleSharp": "0.17.1",
"MailKit": "4.7.1.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/Kentico.Xperience.UMT.Examples/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -477,15 +477,15 @@
"kentico.xperience.umt": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[29.4.0, )",
"Kentico.Xperience.Core": "[29.4.1, )",
"Microsoft.Bcl.AsyncInterfaces": "[8.0.0, )"
}
},
"Kentico.Xperience.Core": {
"type": "CentralTransitive",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "aOP+wqh6dW/4RwEX3pLLEKfRYg/jnxdJ8TBub7usRFq8Z3lZZV+iyo24s8WLDRazJzBUnIcmXENuDTTLDHvtJQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "j5PueCy8EOspev2OFPlpkGQOzbo6Xzx9WA97OsFSjGsUsvMXjwtnZ04OGTp7DAgzNZ2KBBYMBtrlxs4txUYzfw==",
"dependencies": {
"AngleSharp": "0.17.1",
"MailKit": "4.7.1.1",
Expand Down
6 changes: 3 additions & 3 deletions src/Kentico.Xperience.UMT/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"net8.0": {
"Kentico.Xperience.Core": {
"type": "Direct",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "aOP+wqh6dW/4RwEX3pLLEKfRYg/jnxdJ8TBub7usRFq8Z3lZZV+iyo24s8WLDRazJzBUnIcmXENuDTTLDHvtJQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "j5PueCy8EOspev2OFPlpkGQOzbo6Xzx9WA97OsFSjGsUsvMXjwtnZ04OGTp7DAgzNZ2KBBYMBtrlxs4txUYzfw==",
"dependencies": {
"AngleSharp": "0.17.1",
"MailKit": "4.7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions utils/Kentico.Xperience.UMT.DocUtils/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -938,21 +938,21 @@
"kentico.xperience.umt": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.Core": "[29.4.0, )",
"Kentico.Xperience.Core": "[29.4.1, )",
"Microsoft.Bcl.AsyncInterfaces": "[8.0.0, )"
}
},
"kentico.xperience.umt.examples": {
"type": "Project",
"dependencies": {
"Kentico.Xperience.UMT": "[1.5.0, )"
"Kentico.Xperience.UMT": "[1.6.0, )"
}
},
"Kentico.Xperience.Core": {
"type": "CentralTransitive",
"requested": "[29.4.0, )",
"resolved": "29.4.0",
"contentHash": "aOP+wqh6dW/4RwEX3pLLEKfRYg/jnxdJ8TBub7usRFq8Z3lZZV+iyo24s8WLDRazJzBUnIcmXENuDTTLDHvtJQ==",
"requested": "[29.4.1, )",
"resolved": "29.4.1",
"contentHash": "j5PueCy8EOspev2OFPlpkGQOzbo6Xzx9WA97OsFSjGsUsvMXjwtnZ04OGTp7DAgzNZ2KBBYMBtrlxs4txUYzfw==",
"dependencies": {
"AngleSharp": "0.17.1",
"MailKit": "4.7.1.1",
Expand Down

0 comments on commit 27b89a6

Please sign in to comment.