Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit d75f4d6

Browse files
committed
Revert "Increased markdown minimum version"
This reverts commit 5249a6a.
1 parent 44ce3e3 commit d75f4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Libs/Quarrel.Markdown/Quarrel.Markdown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Nullable>enable</Nullable>
1515
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
1616
<TargetPlatformVersion Condition=" '$(TargetPlatformVersion)' == '' ">10.0.22000.0</TargetPlatformVersion>
17-
<TargetPlatformMinVersion>10.0.18362.0</TargetPlatformMinVersion>
17+
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
1818
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
1919
<FileAlignment>512</FileAlignment>
2020
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>

0 commit comments

Comments
 (0)