Skip to content

Commit 1aed5f6

Browse files
committed
Bump uwp to 6.1.4
1 parent a8fce93 commit 1aed5f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Signal-Windows.Lib/Signal-Windows.Lib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<Version>1.1.4</Version>
182182
</PackageReference>
183183
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
184-
<Version>6.0.1</Version>
184+
<Version>6.1.4</Version>
185185
</PackageReference>
186186
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
187187
<Version>2.1.1</Version>

Signal-Windows.RC/Signal-Windows.RC.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</ItemGroup>
113113
<ItemGroup>
114114
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
115-
<Version>6.0.1</Version>
115+
<Version>6.1.4</Version>
116116
</PackageReference>
117117
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
118118
<Version>2.1.1</Version>

Signal-Windows/Signal-Windows.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
</ItemGroup>
351351
<ItemGroup>
352352
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
353-
<Version>6.0.1</Version>
353+
<Version>6.1.4</Version>
354354
</PackageReference>
355355
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
356356
<Version>2.1.1</Version>

0 commit comments

Comments
 (0)