Skip to content

Commit d6920a9

Browse files
Update UTF-unknown.csproj
1 parent af88f6a commit d6920a9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/UTF-unknown.csproj

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
<PropertyGroup>
88
<AssemblyName>UtfUnknown</AssemblyName>
99
<PackageId>UTF.Unknown</PackageId>
10-
<Version>2.0.0</Version>
11-
<!-- patched in AppVeyor.yml -->
10+
<Version>2.6.0</Version>
1211
<DebugType Condition=" '$(Configuration)' == 'Debug' ">Full</DebugType>
1312
</PropertyGroup>
1413

@@ -78,8 +77,8 @@ Features:
7877
<PropertyGroup>
7978
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\UtfUnknown.xml</DocumentationFile>
8079
<NoWarn>1701;1702;1705,1570,1591</NoWarn>
80+
<!-- Only change AssemblyVersion for major versions -->
8181
<AssemblyVersion>2.0.0.0</AssemblyVersion>
82-
<FileVersion>2.0.0.0</FileVersion>
8382
</PropertyGroup>
8483

85-
</Project>
84+
</Project>

0 commit comments

Comments
 (0)