Skip to content

Commit b92dfb3

Browse files
github-actions[bot]Stuart Cam
andauthored
Remove pre-release reference for Microsoft.CSharp (#4453) (#4455)
Remove 4.6.0-preview3.19128.7 and bump to GA release 4.6.0 Co-authored-by: Stuart Cam <[email protected]>
1 parent b783c83 commit b92dfb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch.Net/Elasticsearch.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
</PropertyGroup>
2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview3.19128.7" />
23+
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
2424
<PackageReference Include="System.Buffers" Version="4.5.0" />
2525
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.5.1" />
2626

0 commit comments

Comments
 (0)