From e9d3f2d6771613f88b313944ea33f8e8471e90d4 Mon Sep 17 00:00:00 2001 From: Rustam Sayfutdinov Date: Fri, 23 Apr 2021 17:47:09 +0300 Subject: [PATCH] Bump version --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index d8e95bc..5b26596 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,7 +7,7 @@ - 0.0.1 + 0.0.2 alpha A utility to resolve Avalonia features from MSBuild Project File AvaloniaProjectInfoResolver Contributors