Skip to content

Commit 7ccac6c

Browse files
committed
Change resource name to match in-box version
1 parent ee2deb7 commit 7ccac6c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

PSReadLine/PSReadLine.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
<ItemGroup>
8282
<EmbeddedResource Include="PSReadLineResources.resx">
8383
<Generator>ResXFileCodeGenerator</Generator>
84-
<LastGenOutput>PSReadLineResources.Designer.cs</LastGenOutput>
84+
<LogicalName>Microsoft.PowerShell.PSReadline.PSReadLineResources.resources</LogicalName>
85+
<LastGenOutput>PSReadlineResources.Designer.cs</LastGenOutput>
8586
<CustomToolNamespace>Microsoft.PowerShell</CustomToolNamespace>
8687
</EmbeddedResource>
8788
</ItemGroup>

PSReadLine/PSReadLineResources.Designer.cs

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

0 commit comments

Comments
 (0)