|
|
|
@ -2,7 +2,7 @@ |
|
|
|
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<PropertyGroup> |
|
|
|
<Product>Avalonia</Product> |
|
|
|
<Version>11.2.999</Version> |
|
|
|
<Version>11.2.0-rc1</Version> |
|
|
|
<ApiCompatVersion>11.1.0</ApiCompatVersion> |
|
|
|
<Authors>Avalonia Team</Authors> |
|
|
|
<Copyright>Copyright 2013-$([System.DateTime]::Now.ToString(`yyyy`)) © The AvaloniaUI Project</Copyright> |
|
|
|
|