Skip to content

Commit d2c6fee

Browse files
authored
Updated windows SDK 1.5.4 (#111)
Updated windows SDK 1.5.4
1 parent 8aa1114 commit d2c6fee

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
@@ -230,7 +230,7 @@
230230
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
231231
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
232232
</SDKReference>
233-
<SDKReference Include="PSPDFKitSDK, Version=1.5.2">
233+
<SDKReference Include="PSPDFKitSDK, Version=1.5.4">
234234
<Name>PSPDFKit for UWP</Name>
235235
</SDKReference>
236236
</ItemGroup>

windows/ReactNativePSPDFKit/ReactNativePSPDFKit/ReactNativePSPDFKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
132132
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
133133
</SDKReference>
134-
<SDKReference Include="PSPDFKitSDK, Version=1.5.2">
134+
<SDKReference Include="PSPDFKitSDK, Version=1.5.4">
135135
<Name>PSPDFKit for UWP</Name>
136136
</SDKReference>
137137
</ItemGroup>

0 commit comments

Comments
 (0)