diff --git a/Common.csproj b/Common.csproj index 032b303..fccd0ff 100644 --- a/Common.csproj +++ b/Common.csproj @@ -221,7 +221,4 @@ - - D:\Code\Personal\Versioner\bin\Release\Versioner.exe "$(ProjectDir)Properties\AssemblyInfo.cs" 2 - \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 88afe23..649e726 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -27,5 +27,5 @@ using System.Runtime.CompilerServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.0.209.0")] +[assembly: AssemblyVersion("1.0.*")] [assembly: CLSCompliant(true)]