Skip to content

Commit

Permalink
Release v5.472.730.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Abdelhameed committed Dec 7, 2020
1 parent e703d69 commit bea349f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions Krypton Outlook Grid 2019.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<WarningLevel>4</WarningLevel>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup>
<PathMap>$(MSBuildProjectDirectory)=\</PathMap>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions Krypton Outlook Grid 2019.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1169
# Visual Studio Version 16
VisualStudioVersion = 16.0.30717.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Krypton Outlook Grid 2019", "Krypton Outlook Grid 2019.csproj", "{2A10C696-45AD-48AA-8EAD-2CB322672972}"
EndProject
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.472.729.0")]
[assembly: AssemblyFileVersion("5.472.729.0")]
[assembly: AssemblyVersion("5.472.730.0")]
[assembly: AssemblyFileVersion("5.472.730.0")]
[assembly: NeutralResourcesLanguage("en-GB")]

0 comments on commit bea349f

Please sign in to comment.