Skip to content

Commit a2008a6

Browse files
committed
Fix error in AnalysisServices
1 parent 965f82f commit a2008a6

File tree

1 file changed

+2
-2
lines changed
  • src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Test/Properties

1 file changed

+2
-2
lines changed

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Test/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232

3333
[assembly: Guid("37af97fd-d603-4d52-a7a6-0885004a57fe")]
3434

35-
[assembly: AssemblyVersion("0.1.0")]
36-
[assembly: AssemblyFileVersion("0.1.0")]
35+
[assembly: AssemblyVersion("0.0.2")]
36+
[assembly: AssemblyFileVersion("0.0.2")]
3737
[assembly: CollectionBehavior(DisableTestParallelization = true)]

0 commit comments

Comments
 (0)