Skip to content

Commit 5a9415d

Browse files
Merge pull request #30 from Sitecore/develop
[#27] update NuGet version for example solution
2 parents 2a8eb6a + 6ec723c commit 5a9415d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom-images/Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<PlatformVersion>10.0.0</PlatformVersion>
4+
<PlatformVersion>10.0.1</PlatformVersion>
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Update="Sitecore.XConnect" Version="$(PlatformVersion)" />

0 commit comments

Comments
 (0)