Skip to content

Commit 1e12c20

Browse files
author
Anil Kumar Yelam
committed
Forgot to include updated csproj file
1 parent 1ebdd0e commit 1e12c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql/Commands.Sql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<Compile Include="RecommendedAction\Cmdlet\GetAzureSqlDatabaseRecommendedActions.cs" />
5959
<Compile Include="RecommendedAction\Cmdlet\GetAzureSqlElasticPoolRecommendedActions.cs" />
6060
<Compile Include="RecommendedAction\Cmdlet\GetAzureSqlServerRecommendedActions.cs" />
61-
<Compile Include="RecommendedAction\Cmdlet\RecommendedActionStateValues.cs" />
61+
<Compile Include="RecommendedAction\Cmdlet\RecommendedActionState.cs" />
6262
<Compile Include="RecommendedAction\Cmdlet\SetAzureSqlDatabaseRecommendedActionState.cs" />
6363
<Compile Include="RecommendedAction\Cmdlet\SetAzureSqlElasticPoolRecommendedActionState.cs" />
6464
<Compile Include="RecommendedAction\Cmdlet\SetAzureSqlServerRecommendedActionState.cs" />

0 commit comments

Comments
 (0)