Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 3345ec4

Browse files
committed
Don't need this dll anymore
1 parent 2a02cbd commit 3345ec4

File tree

6 files changed

+0
-207
lines changed

6 files changed

+0
-207
lines changed

lib/Mono.Security.dll

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/GitHub.Api/GitHub.Api.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
<Reference Include="ICSharpCode.SharpZipLib">
6464
<HintPath>$(SolutionDir)lib\ICSharpCode.SharpZipLib.dll</HintPath>
6565
</Reference>
66-
<Reference Include="Mono.Security">
67-
<HintPath>$(SolutionDir)lib\Mono.Security.dll</HintPath>
68-
</Reference>
6966
<Reference Include="Mono.Posix">
7067
<HintPath>$(SolutionDir)lib\Mono.Posix.dll</HintPath>
7168
</Reference>

src/UnityExtension/Assets/Editor/GitHub.Unity/GitHub.Unity.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252
<CodeAnalysisIgnoreGeneratedCode>true</CodeAnalysisIgnoreGeneratedCode>
5353
</PropertyGroup>
5454
<ItemGroup>
55-
<Reference Include="Mono.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
56-
<SpecificVersion>False</SpecificVersion>
57-
<HintPath>$(SolutionDir)\lib\Mono.Security.dll</HintPath>
58-
</Reference>
5955
<Reference Include="System" />
6056
<Reference Include="System.Core" />
6157
<Reference Include="System.Threading, Version=1.0.3333.0, Culture=neutral, PublicKeyToken=402899b480e6f383, processorArchitecture=MSIL">
@@ -95,7 +91,6 @@
9591
<Compile Include="Misc\Styles.cs" />
9692
<Compile Include="Misc\Utility.cs" />
9793
<Compile Include="Services\AuthenticationService.cs" />
98-
<Compile Include="Tools\MozRoots.cs" />
9994
<Compile Include="UI\AuthenticationView.cs" />
10095
<Compile Include="UI\BranchesView.cs" />
10196
<Compile Include="UI\ChangesView.cs" />

src/UnityExtension/Assets/Editor/GitHub.Unity/Tools/MozRoots.cs

Lines changed: 0 additions & 167 deletions
This file was deleted.

src/packaging/CopyLibrariesToDevelopmentFolder/CopyLibrariesToDevelopmentFolder.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737
<Project>{bb6a8eda-15d8-471b-a6ed-ee551e0b3ba0}</Project>
3838
<Name>GitHub.Logging</Name>
3939
</ProjectReference>
40-
<Reference Include="Mono.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
41-
<SpecificVersion>False</SpecificVersion>
42-
<HintPath>$(SolutionDir)\lib\Mono.Security.dll</HintPath>
43-
</Reference>
4440
<Reference Include="sfw.net">
4541
<HintPath>$(SolutionDir)\lib\sfw\sfw.net.dll</HintPath>
4642
<Private>True</Private>

unity/PackageProject/Assets/Plugins/GitHub/Editor/Mono.Security.dll.meta

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)