diff options
Diffstat (limited to 'PortEngine/PortEngine.csproj')
| -rw-r--r-- | PortEngine/PortEngine.csproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/PortEngine/PortEngine.csproj b/PortEngine/PortEngine.csproj index 2364df5..9cf3fbf 100644 --- a/PortEngine/PortEngine.csproj +++ b/PortEngine/PortEngine.csproj @@ -80,11 +80,11 @@ <Compile Include="QuantumAPI\Sites\404Error.Designer.cs"> <DependentUpon>404Error.cs</DependentUpon> </Compile> - <Compile Include="QuantumAPI\Sites\PortOSDefender.cs"> + <Compile Include="QuantumAPI\Sites\SiliconOSDefender.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Include="QuantumAPI\Sites\PortOSDefender.Designer.cs"> - <DependentUpon>PortOSDefender.cs</DependentUpon> + <Compile Include="QuantumAPI\Sites\SiliconOSDefender.Designer.cs"> + <DependentUpon>SiliconOSDefender.cs</DependentUpon> </Compile> <Compile Include="QuantumAPI\Sites\QuantumISP.cs"> <SubType>UserControl</SubType> @@ -112,8 +112,8 @@ <EmbeddedResource Include="QuantumAPI\Sites\Malwarebits.resx"> <DependentUpon>Malwarebits.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="QuantumAPI\Sites\PortOSDefender.resx"> - <DependentUpon>PortOSDefender.cs</DependentUpon> + <EmbeddedResource Include="QuantumAPI\Sites\SiliconOSDefender.resx"> + <DependentUpon>SiliconOSDefender.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="QuantumAPI\Sites\QuantumISP.resx"> <DependentUpon>QuantumISP.cs</DependentUpon> |
