Skip to content

Commit b1f4be6

Browse files
authored
Releasing v2.0.2
Added support for Net Standard 1.0
1 parent 62efbb4 commit b1f4be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CommonServiceLocator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>2.0.1</Version>
4+
<Version>2.0.2</Version>
55
<PackageReleaseNotes>This release contains a portable class library that targets .NET 4.0, 4.5, and 4.7, .NET Core 1.0, .NET Standard 1.0 and .NET Standard 2.0</PackageReleaseNotes>
66
</PropertyGroup>
77

0 commit comments

Comments
 (0)