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 0f50657 commit 18860ebCopy full SHA for 18860eb
MN.L10n.BuildTasks/MN.L10n.BuildTasks.csproj
@@ -6,7 +6,7 @@
6
<OutputType>Exe</OutputType>
7
<StartupObject>MN.L10n.BuildTasks.Program</StartupObject>
8
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
9
- <Version>4.0.1</Version>
+ <Version>4.0.2</Version>
10
<Authors>Chris Gårdenberg</Authors>
11
<Company>MultiNet Interactive AB</Company>
12
</PropertyGroup>
MN.L10n/MN.L10n.csproj
@@ -19,7 +19,7 @@ Translation package</Description>
19
<ApplicationIcon />
20
<OutputType>Library</OutputType>
21
<StartupObject></StartupObject>
22
- <AssemblyVersion>4.1.1</AssemblyVersion>
+ <AssemblyVersion>4.1.2</AssemblyVersion>
23
24
25
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
0 commit comments