This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
src/ServiceStack.OrmLite.SqliteV45 Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 189189 <Copy SourceFiles =" %(SqliteMonoFiles.Identity)" DestinationFolder =" $(NuGetPackageDir)/ServiceStack.OrmLite.Sqlite.Mono/lib/net40" />
190190
191191 <!-- Sqlite Mono/.NET 4.5 -->
192- <MSBuild Projects =" $(SrcDir)/ServiceStack.OrmLite.Sqlite /ServiceStack.OrmLite.SqliteV45.csproj"
192+ <MSBuild Projects =" $(SrcDir)/ServiceStack.OrmLite.SqliteV45 /ServiceStack.OrmLite.SqliteV45.csproj"
193193 Targets =" Build"
194194 Properties =" Version=$(PackageVersion);Configuration=$(Configuration)" />
195195
Original file line number Diff line number Diff line change 3333 <Reference Include =" Mono.Data.Sqlite" >
3434 <HintPath >..\..\..\ServiceStack\lib\Mono.Data.Sqlite.dll</HintPath >
3535 </Reference >
36- <Reference Include =" ServiceStack.Common" >
37- <HintPath >..\..\..\ServiceStack\lib\ServiceStack.Common.dll</HintPath >
38- </Reference >
3936 <Reference Include =" ServiceStack.Interfaces" >
4037 <HintPath >..\..\..\ServiceStack\lib\ServiceStack.Interfaces.dll</HintPath >
4138 </Reference >
4441 </Reference >
4542 <Reference Include =" System" />
4643 <Reference Include =" System.Core" />
47- <Reference Include =" System.Xml.Linq" />
48- <Reference Include =" System.Data.DataSetExtensions" />
49- <Reference Include =" Microsoft.CSharp" />
5044 <Reference Include =" System.Data" />
51- <Reference Include =" System.Xml" />
5245 </ItemGroup >
5346 <ItemGroup >
5447 <Compile Include =" ..\ServiceStack.OrmLite.Sqlite\Properties\AssemblyInfo.cs" >
You can’t perform that action at this time.
0 commit comments