Skip to content

Commit 945fcfd

Browse files
authored
Merge pull request #160 from twilio-labs/AJLange-patch-1
Update Twilio.AspNet.Shared.props
2 parents f33d2e4 + 0030cc8 commit 945fcfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Twilio.AspNet.Shared.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1717
<IncludeSymbols>true</IncludeSymbols>
1818
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
19-
<Version>8.1.1</Version>
19+
<Version>8.1.2</Version>
2020
<PackageVersion>$(Version)</PackageVersion>
2121
<AssemblyVersion>$(Version)</AssemblyVersion>
2222
<FileVersion>$(Version)</FileVersion>
@@ -44,4 +44,4 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
4646
</ItemGroup>
47-
</Project>
47+
</Project>

0 commit comments

Comments
 (0)