Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageId>Microsoft.Rest.ClientRuntime.Azure</PackageId>
<Description>Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.</Description>
<AssemblyTitle>Client Runtime for Microsoft Azure Libraries</AssemblyTitle>
<Version>3.4.0</Version>
<Version>3.3.10</Version>
<AssemblyName>Microsoft.Rest.ClientRuntime.Azure</AssemblyName>
<PackageTags>Microsoft Azure AutoRest ClientRuntime REST $(NugetCommonTags) $(NugetCommonProfileTags)</PackageTags>
<ReleaseNotes>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[assembly: AssemblyTitle("Microsoft Rest Azure Client Runtime")]
[assembly: AssemblyDescription("Client infrastructure for Azure client libraries.")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.4.0.0")]
[assembly: AssemblyFileVersion("3.3.10.0")]

[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft Corporation")]
Expand Down