Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 4db8797

Browse files
add StringResources.resx to SharpDevelop.csproj for better accessibility
1 parent 320cd69 commit 4db8797

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Main/SharpDevelop/SharpDevelop.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@
241241
<EmbeddedResource Include="..\..\..\data\resources\StringResources.resx">
242242
<Link>Resources\StringResources.resx</Link>
243243
</EmbeddedResource>
244+
<None Include="..\..\..\data\resources\StringResources.resx">
245+
<Link>StringResources.resx</Link>
246+
</None>
244247
<EmbeddedResource Include="Resources\BitmapResources.resources" />
245248
<None Include="..\GlobalAssemblyInfo.cs.template">
246249
<Link>Configuration\GlobalAssemblyInfo.cs.template</Link>

0 commit comments

Comments
 (0)