Skip to content

Commit e8aea9c

Browse files
authored
Windows 1.9.1 Update (#157)
Updating to PSPDFKit for Windows 1.9.1. No changes to be made.
1 parent 62d7b82 commit e8aea9c

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
@@ -250,7 +250,7 @@
250250
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
251251
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
252252
</SDKReference>
253-
<SDKReference Include="PSPDFKitSDK, Version=1.9.0">
253+
<SDKReference Include="PSPDFKitSDK, Version=1.9.1">
254254
<Name>PSPDFKit for UWP</Name>
255255
</SDKReference>
256256
</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.9.0">
140+
<SDKReference Include="PSPDFKitSDK, Version=1.9.1">
141141
<Name>PSPDFKit for UWP</Name>
142142
</SDKReference>
143143
</ItemGroup>

0 commit comments

Comments
 (0)