Skip to content

Commit 3c29c4f

Browse files
committed
Fix syntax errors in csproj file
1 parent 6c0ca72 commit 3c29c4f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Files UWP/FilesUWP.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -253,14 +253,10 @@
253253
</PackageReference>
254254
</ItemGroup>
255255
<ItemGroup>
256-
<<<<<<< HEAD
257256
<None Include="Files_TemporaryKey.pfx" />
258257
</ItemGroup>
259258
<ItemGroup>
260-
<SDKReference Include="WindowsDesktop, Version=10.0.17763.0">
261-
=======
262259
<SDKReference Include="WindowsDesktop, Version=10.0.18362.0">
263-
>>>>>>> newui
264260
<Name>Windows Desktop Extensions for the UWP</Name>
265261
</SDKReference>
266262
</ItemGroup>

0 commit comments

Comments
 (0)