We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b86d52 commit 19d4df0Copy full SHA for 19d4df0
DictionaryList/DictionaryList.csproj
@@ -10,9 +10,9 @@
10
<Authors>Vectorial1024</Authors>
11
<Company>Vectorial1024</Company>
12
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
13
- <Version>0.1.1</Version>
14
- <AssemblyVersion>0.1.1</AssemblyVersion>
15
- <FileVersion>0.1.1</FileVersion>
+ <Version>0.1.2</Version>
+ <AssemblyVersion>0.1.2</AssemblyVersion>
+ <FileVersion>0.1.2</FileVersion>
16
<Title>DictionaryList</Title>
17
<Description>When PHP arrays meet C#: an all-rounded reinterpretation of Lists. Please see the GitHub repository for more information.</Description>
18
<PackageTags>array;list</PackageTags>
0 commit comments