We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b66cdf commit b73118cCopy full SHA for b73118c
src/LinqToTwitter6/LinqToTwitter.AspNet/LinqToTwitter.AspNet.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>net5.0</TargetFramework>
5
- <Version>6.7.0</Version>
+ <Version>6.7.1</Version>
6
<Authors>Joe Mayo</Authors>
7
<Company>Joe Mayo</Company>
8
<Product>LINQ to Twitter for ASP.NET</Product>
src/LinqToTwitter6/LinqToTwitter/LinqToTwitter.csproj
@@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<Description>LINQ to Twitter is a 3rd party LINQ Provider that lets you tweet and query with the Twitter API.</Description>
9
10
<PackageId>linqtotwitter</PackageId>
0 commit comments