Skip to content

Commit

Permalink
Fixed assembly issue versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
szimmer-dev committed Aug 2, 2019
1 parent ee9b5da commit 445e45a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[assembly: AssemblyTitle("Microsoft Azure Compute Management Library")]
[assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Compute Resources.")]

[assembly: AssemblyVersion("28.1.0.0")]
[assembly: AssemblyVersion("28.0.0.0")]
[assembly: AssemblyFileVersion("28.1.0.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
Expand Down

0 comments on commit 445e45a

Please sign in to comment.