Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <llsan@microsoft.com>2022-02-02 14:15:15 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-02-02 14:15:15 +0300
commitec092c19c5d978f303821cc446b9365be02ee887 (patch)
tree60a3b4e2b1baa23f9266e4980fbecf507273a215 /Version.props
parent90bc54b91fae0ff9165854b11ce990dd3c7dd081 (diff)
Build mautil with .net 6
Diffstat (limited to 'Version.props')
-rw-r--r--Version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/Version.props b/Version.props
index 0ab36f4..658346e 100644
--- a/Version.props
+++ b/Version.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <PackageVersion>1.3.9</PackageVersion>
+ <PackageVersion>1.3.10</PackageVersion>
<Authors>Microsoft</Authors>
<Owners>microsoft, xamarin</Owners>
<PackageLicenseUrl>https://github.com/mono/mono-addins/blob/main/COPYING</PackageLicenseUrl>