Skip to content

Commit 5ce6ce6

Browse files
authored
Releasing 2.0.3
Added attributes to comply with CLS-Compliant Code spec
1 parent d09ec9a commit 5ce6ce6

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.2</Version>
4+
<Version>2.0.3</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)