Skip to content

Commit 76a52e2

Browse files
phraemernickwinder
authored andcommitted
Update version for UWP (#138)
Update version for UWP
1 parent b1605de commit 76a52e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/Catalog/windows/Catalog/Catalog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
235235
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
236236
</SDKReference>
237-
<SDKReference Include="PSPDFKitSDK, Version=1.6.1">
237+
<SDKReference Include="PSPDFKitSDK, Version=1.7.1">
238238
<Name>PSPDFKit for UWP</Name>
239239
</SDKReference>
240240
</ItemGroup>

windows/ReactNativePSPDFKit/ReactNativePSPDFKit/ReactNativePSPDFKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
138138
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
139139
</SDKReference>
140-
<SDKReference Include="PSPDFKitSDK, Version=1.6.1">
140+
<SDKReference Include="PSPDFKitSDK, Version=1.7.1">
141141
<Name>PSPDFKit for UWP</Name>
142142
</SDKReference>
143143
</ItemGroup>

0 commit comments

Comments
 (0)