Skip to content

Commit 7269fe0

Browse files
authored
Windows update to 1.3.0 (#71)
1 parent 21ba82c commit 7269fe0

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
@@ -224,7 +224,7 @@
224224
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
225225
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
226226
</SDKReference>
227-
<SDKReference Include="PSPDFKitSDK, Version=1.1.0">
227+
<SDKReference Include="PSPDFKitSDK, Version=1.3.0">
228228
<Name>PSPDFKit for UWP</Name>
229229
</SDKReference>
230230
</ItemGroup>

windows/ReactNativePSPDFKit/ReactNativePSPDFKit/ReactNativePSPDFKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
123123
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
124124
</SDKReference>
125-
<SDKReference Include="PSPDFKitSDK, Version=1.1.0">
125+
<SDKReference Include="PSPDFKitSDK, Version=1.3.0">
126126
<Name>PSPDFKit for UWP</Name>
127127
</SDKReference>
128128
</ItemGroup>

0 commit comments

Comments
 (0)