Skip to content

Commit cbe3f7e

Browse files
committed
Updating to v1.3
1 parent 8f20829 commit cbe3f7e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

NetStandardPolyfills.UnitTests.Net40/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
[assembly: AssemblyTitle("AgileObjects.NetStandardPolyfills.UnitTests.Net40")]
55
[assembly: ComVisible(false)]
66

7-
[assembly: AssemblyVersion("1.2.1.0")]
8-
[assembly: AssemblyFileVersion("1.2.1.0")]
7+
[assembly: AssemblyVersion("1.3.0.0")]
8+
[assembly: AssemblyFileVersion("1.3.0.0")]

common.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<RepositoryUrl>https://github.com/AgileObjects/NetStandardPolyfills</RepositoryUrl>
1212
<Summary>Type and Reflection polyfill extension methods for .NET Standard 1.0 and .NET 4.0</Summary>
1313
<Description>Type and Reflection polyfill extension methods for .NET Standard 1.0 and .NET 4.0</Description>
14-
<Version>1.2.1</Version>
15-
<VersionPrefix>1.2.1</VersionPrefix>
16-
<AssemblyVersion>1.2.1.0</AssemblyVersion>
17-
<FileVersion>1.2.1.0</FileVersion>
14+
<Version>1.3.0</Version>
15+
<VersionPrefix>1.3.0</VersionPrefix>
16+
<AssemblyVersion>1.3.0.0</AssemblyVersion>
17+
<FileVersion>1.3.0.0</FileVersion>
1818
</PropertyGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)