Skip to content

Commit

Permalink
update assembly version
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Apr 25, 2022
1 parent 7cbd10d commit 501637c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net6.0;net5.0;net45;netstandard2.1;netstandard1.6;netstandard1.0</TargetFrameworks>
<VersionPrefix>3.0.2</VersionPrefix>
<VersionPrefix>3.0.3</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageValidationBaselineVersion>3.0.0</PackageValidationBaselineVersion>
</PropertyGroup>
Expand Down

0 comments on commit 501637c

Please sign in to comment.