diff --git a/src/BlueUpdate/BlueUpdate/BlueUpdate.csproj b/src/BlueUpdate/BlueUpdate/BlueUpdate.csproj index 1222430..1cd5741 100644 --- a/src/BlueUpdate/BlueUpdate/BlueUpdate.csproj +++ b/src/BlueUpdate/BlueUpdate/BlueUpdate.csproj @@ -36,6 +36,7 @@ ..\packages\GM.Utility.1.0.1\lib\net461\GM.Utility.dll + False diff --git a/src/BlueUpdate/BlueUpdate/Properties/AssemblyInfo.cs b/src/BlueUpdate/BlueUpdate/Properties/AssemblyInfo.cs index 2b421e1..ef1fa09 100644 --- a/src/BlueUpdate/BlueUpdate/Properties/AssemblyInfo.cs +++ b/src/BlueUpdate/BlueUpdate/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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("1.0.2.0")] -[assembly: AssemblyFileVersion("1.0.2.0")] +[assembly: AssemblyVersion("1.0.3.0")] +[assembly: AssemblyFileVersion("1.0.3.0")]