Browse Source
Version 12.0.0-preview2
release/12.0.0-preview2
12.0.0-preview2
Julien Lebosquain
3 weeks ago
No known key found for this signature in database
GPG Key ID: 1833CAD10ACC46FD
1 changed files with
1 additions and
1 deletions
-
build/SharedVersion.props
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
<PropertyGroup> |
|
|
|
<Product>Avalonia</Product> |
|
|
|
<Version>12.0.999</Version> |
|
|
|
<Version>12.0.0-preview2</Version> |
|
|
|
<Authors>Avalonia Team</Authors> |
|
|
|
<Copyright>Copyright 2013-$([System.DateTime]::Now.ToString(`yyyy`)) © The AvaloniaUI Project</Copyright> |
|
|
|
<PackageProjectUrl>https://avaloniaui.net/?utm_source=nuget&utm_medium=referral&utm_content=project_homepage_link</PackageProjectUrl> |
|
|
|
|