|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="..\packages\LibGit2Sharp.NativeBinaries.1.0.217\build\net461\LibGit2Sharp.NativeBinaries.props" Condition="Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.217\build\net461\LibGit2Sharp.NativeBinaries.props')" /> |
| 3 | + <Import Project="..\packages\LibGit2Sharp.NativeBinaries.2.0.306\build\net46\LibGit2Sharp.NativeBinaries.props" Condition="Exists('..\packages\LibGit2Sharp.NativeBinaries.2.0.306\build\net46\LibGit2Sharp.NativeBinaries.props')" /> |
4 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
5 | 5 | <PropertyGroup> |
6 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
61 | 61 | <Reference Include="Costura, Version=3.1.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL"> |
62 | 62 | <HintPath>..\packages\Costura.Fody.3.1.0\lib\net46\Costura.dll</HintPath> |
63 | 63 | </Reference> |
64 | | - <Reference Include="LibGit2Sharp, Version=0.25.0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333, processorArchitecture=MSIL"> |
65 | | - <HintPath>..\packages\LibGit2Sharp.0.25.2\lib\netstandard2.0\LibGit2Sharp.dll</HintPath> |
| 64 | + <Reference Include="LibGit2Sharp, Version=0.26.0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\LibGit2Sharp.0.26.2\lib\net46\LibGit2Sharp.dll</HintPath> |
| 66 | + </Reference> |
| 67 | + <Reference Include="Microsoft.Extensions.Configuration, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\Microsoft.Extensions.Configuration.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.dll</HintPath> |
| 69 | + </Reference> |
| 70 | + <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\Microsoft.Extensions.Configuration.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath> |
| 72 | + </Reference> |
| 73 | + <Reference Include="Microsoft.Extensions.Configuration.Binder, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 74 | + <HintPath>..\packages\Microsoft.Extensions.Configuration.Binder.2.2.4\lib\netstandard2.0\Microsoft.Extensions.Configuration.Binder.dll</HintPath> |
| 75 | + </Reference> |
| 76 | + <Reference Include="Microsoft.Extensions.Configuration.FileExtensions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Microsoft.Extensions.Configuration.FileExtensions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.FileExtensions.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="Microsoft.Extensions.Configuration.Json, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Microsoft.Extensions.Configuration.Json.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Configuration.Json.dll</HintPath> |
| 81 | + </Reference> |
| 82 | + <Reference Include="Microsoft.Extensions.FileProviders.Abstractions, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Microsoft.Extensions.FileProviders.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Abstractions.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <Reference Include="Microsoft.Extensions.FileProviders.Physical, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\packages\Microsoft.Extensions.FileProviders.Physical.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileProviders.Physical.dll</HintPath> |
| 87 | + </Reference> |
| 88 | + <Reference Include="Microsoft.Extensions.FileSystemGlobbing, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.2.2.0\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath> |
| 90 | + </Reference> |
| 91 | + <Reference Include="Microsoft.Extensions.Primitives, Version=2.2.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Microsoft.Extensions.Primitives.2.2.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath> |
66 | 93 | </Reference> |
67 | 94 | <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
68 | 95 | <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
97 | 124 | <Reference Include="NuGet.Versioning, Version=4.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
98 | 125 | <HintPath>..\packages\NuGet.Versioning.4.2.0\lib\net45\NuGet.Versioning.dll</HintPath> |
99 | 126 | </Reference> |
100 | | - <Reference Include="SegmentDownloader.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
101 | | - <HintPath>..\packages\SegmentDownloader.Core.1.0.0\lib\net40\SegmentDownloader.Core.dll</HintPath> |
102 | | - </Reference> |
103 | | - <Reference Include="SegmentDownloader.Protocol, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
104 | | - <HintPath>..\packages\SegmentDownloader.Protocol.1.0.0\lib\net40\SegmentDownloader.Protocol.dll</HintPath> |
105 | | - </Reference> |
106 | 127 | <Reference Include="SharpCompress, Version=0.22.0.0, Culture=neutral, PublicKeyToken=afb0a02973931d96, processorArchitecture=MSIL"> |
107 | 128 | <HintPath>..\packages\SharpCompress.0.22.0\lib\net45\SharpCompress.dll</HintPath> |
108 | 129 | </Reference> |
109 | 130 | <Reference Include="System" /> |
| 131 | + <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 132 | + <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 133 | + </Reference> |
110 | 134 | <Reference Include="System.Core" /> |
111 | 135 | <Reference Include="System.DirectoryServices" /> |
112 | 136 | <Reference Include="System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" /> |
| 137 | + <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 138 | + <HintPath>..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 139 | + </Reference> |
| 140 | + <Reference Include="System.Numerics" /> |
| 141 | + <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 142 | + <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 143 | + </Reference> |
| 144 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 145 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.1\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 146 | + </Reference> |
113 | 147 | <Reference Include="System.Xml.Linq" /> |
114 | 148 | <Reference Include="System.Data.DataSetExtensions" /> |
115 | 149 | <Reference Include="Microsoft.CSharp" /> |
|
121 | 155 | <Reference Include="System.Xml" /> |
122 | 156 | </ItemGroup> |
123 | 157 | <ItemGroup> |
124 | | - <Compile Include="Form1.cs"> |
| 158 | + <Compile Include="leagueSandboxAutoSetupForm.cs"> |
125 | 159 | <SubType>Form</SubType> |
126 | 160 | </Compile> |
127 | | - <Compile Include="Form1.Designer.cs"> |
128 | | - <DependentUpon>Form1.cs</DependentUpon> |
| 161 | + <Compile Include="leagueSandboxAutoSetupForm.Designer.cs"> |
| 162 | + <DependentUpon>leagueSandboxAutoSetupForm.cs</DependentUpon> |
129 | 163 | </Compile> |
130 | 164 | <Compile Include="Program.cs" /> |
131 | 165 | <Compile Include="Properties\AssemblyInfo.cs" /> |
132 | 166 | <Compile Include="Util\Download.cs" /> |
133 | 167 | <Compile Include="Util\Search.cs" /> |
134 | 168 | <Compile Include="Util\Utility.cs" /> |
135 | | - <EmbeddedResource Include="Form1.resx"> |
136 | | - <DependentUpon>Form1.cs</DependentUpon> |
| 169 | + <EmbeddedResource Include="leagueSandboxAutoSetupForm.resx"> |
| 170 | + <DependentUpon>leagueSandboxAutoSetupForm.cs</DependentUpon> |
137 | 171 | </EmbeddedResource> |
138 | 172 | <EmbeddedResource Include="Properties\Resources.resx"> |
139 | 173 | <Generator>ResXFileCodeGenerator</Generator> |
|
180 | 214 | <PropertyGroup> |
181 | 215 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
182 | 216 | </PropertyGroup> |
183 | | - <Error Condition="!Exists('..\packages\LibGit2Sharp.NativeBinaries.1.0.217\build\net461\LibGit2Sharp.NativeBinaries.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.1.0.217\build\net461\LibGit2Sharp.NativeBinaries.props'))" /> |
184 | 217 | <Error Condition="!Exists('..\packages\Fody.3.1.3\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.3.1.3\build\Fody.targets'))" /> |
185 | 218 | <Error Condition="!Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets'))" /> |
| 219 | + <Error Condition="!Exists('..\packages\LibGit2Sharp.NativeBinaries.2.0.306\build\net46\LibGit2Sharp.NativeBinaries.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\LibGit2Sharp.NativeBinaries.2.0.306\build\net46\LibGit2Sharp.NativeBinaries.props'))" /> |
186 | 220 | </Target> |
187 | 221 | <Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" /> |
188 | 222 | <Import Project="..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets" Condition="Exists('..\packages\Costura.Fody.3.1.0\build\Costura.Fody.targets')" /> |
|
0 commit comments