Skip to content

Commit

Permalink
Update csproj for version 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattherman committed Jul 30, 2020
1 parent e0f311e commit 46af43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MbDotNet/MbDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<!-- See: https://github.com/dotnet/roslyn/issues/8210 -->
<PublicSign Condition=" '$(OS)' != 'Windows_NT' ">true</PublicSign>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<FileVersion>4.3.1.0</FileVersion>
<FileVersion>4.3.2.0</FileVersion>

<!-- NuGet Metadata-->
<Version>4.3.1</Version>
<Version>4.3.2</Version>
<PackageId>MbDotNet</PackageId>
<Title>MbDotNet</Title>
<Authors>Matthew Herman</Authors>
Expand Down

0 comments on commit 46af43e

Please sign in to comment.