Browse Source

Update ShadowsocksTest.csproj

tags/4.4.0.0
Student Main GitHub 4 years ago
parent
commit
5fa4ada43b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      test/ShadowsocksTest.csproj

+ 2
- 2
test/ShadowsocksTest.csproj View File

@@ -56,7 +56,7 @@
</Choose>
<ItemGroup>
<Compile Include="ProcessEnvironment.cs" />
<Compile Include="CryptographyTest.cs" />
<Compile Include="Sip003PluginTest.cs" />
<Compile Include="UrlTest.cs" />
<Compile Include="UnitTest.cs" />
@@ -99,4 +99,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

Loading…
Cancel
Save