We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c6929 commit 80e9323Copy full SHA for 80e9323
src/GenericReader/GenericReader.csproj
@@ -13,9 +13,10 @@
13
<RepositoryUrl>https://github.com/NotOfficer/GenericReader</RepositoryUrl>
14
<RepositoryType>git</RepositoryType>
15
<PackageTags>generic reader, binary reader</PackageTags>
16
- <AssemblyVersion>1.0.1.0</AssemblyVersion>
17
- <FileVersion>1.0.1.0</FileVersion>
18
- <Version>1.0.1</Version>
+ <AssemblyVersion>1.0.2.0</AssemblyVersion>
+ <FileVersion>1.0.2.0</FileVersion>
+ <Version>1.0.2</Version>
19
+ <NeutralLanguage>en</NeutralLanguage>
20
</PropertyGroup>
21
22
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments