Skip to content

Commit 2217800

Browse files
committed
added settings for dsc configuration
1 parent 5449bf8 commit 2217800

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

src/ServiceManagement/Automation/Commands.Automation/Properties/Resources.Designer.cs

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ServiceManagement/Automation/Commands.Automation/Properties/Resources.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,4 +275,7 @@
275275
<value>Create account arguments are invalid. Provide valid account name and location. Account Name: {0}, Location: {1} </value>
276276
<comment>Automation</comment>
277277
</data>
278+
<data name="CompilationJobNotFound" xml:space="preserve">
279+
<value>The Compilation Job having Id: {0} was not found.</value>
280+
</data>
278281
</root>

0 commit comments

Comments
 (0)