diff options
Diffstat (limited to 'Project Ports/Project Ports.csproj')
| -rw-r--r-- | Project Ports/Project Ports.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Project Ports/Project Ports.csproj b/Project Ports/Project Ports.csproj index 8d5fad0..6d9cf01 100644 --- a/Project Ports/Project Ports.csproj +++ b/Project Ports/Project Ports.csproj @@ -53,6 +53,9 @@ </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <EmbeddedResource Include="Form1.resx"> + <DependentUpon>Form1.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
