aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-07 07:34:10 +0700
committerEverythingWindows <[email protected]>2022-11-07 07:34:10 +0700
commit5cf25f1409d40f7de6b13baf8b76751ae7b664ed (patch)
tree7ad0eb091858dbdc7418104cc8231697075a93f1 /ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj
parent8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14 (diff)
downloadshiftos-therevival-old-5cf25f1409d40f7de6b13baf8b76751ae7b664ed.tar.gz
shiftos-therevival-old-5cf25f1409d40f7de6b13baf8b76751ae7b664ed.tar.bz2
shiftos-therevival-old-5cf25f1409d40f7de6b13baf8b76751ae7b664ed.zip
tracing C# code to adapt to VB.NET
Diffstat (limited to 'ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj')
-rw-r--r--ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj b/ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj
index d550d04..6bea8ee 100644
--- a/ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.csproj
+++ b/ShiftOS-TheRevival-CS/ShiftOS-TheRevival-CS.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>