File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 13
13
<DebugType >full</DebugType >
14
14
</PropertyGroup >
15
15
<ItemGroup >
16
- <Content Include =" AppReadme\Compare-NET-Objects-Help.txt" >
17
- <Paket >True</Paket >
18
- </Content >
19
16
<ProjectReference Include =" ..\Projac\Projac.csproj" />
20
17
<ProjectReference Include =" ..\Projac.Sql\Projac.Sql.csproj" />
21
18
<ProjectReference Include =" ..\Projac.SqlClient\Projac.SqlClient.csproj" />
29
26
<Reference Include =" System.Runtime.Caching" />
30
27
<Reference Include =" Microsoft.CSharp" />
31
28
</ItemGroup >
32
- <Import Project =" ..\..\.paket\Paket.Restore.targets" />
29
+ <ItemGroup >
30
+ <PackageReference Include =" CompareNETObjects" Version =" 3.09.0.0" />
31
+ <PackageReference Include =" ElasticSearch.Net" Version =" 5.5.0" />
32
+ <PackageReference Include =" EventStore.Client.Embedded" Version =" 4.0.3" />
33
+ <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
34
+ <PackageReference Include =" NUnit" Version =" 3.8.0" />
35
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.8" />
36
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.3.0" />
37
+ <PackageReference Include =" RavenDB.Embedded" Version =" 3.5.4" />
38
+ <PackageReference Include =" StackExchange.Redis" Version =" 1.2.6" />
39
+ <PackageReference Include =" System.Data.SQLite.Core" Version =" 1.0.105.2" />
40
+ <PackageReference Include =" WindowsAzure.Storage" Version =" 8.5.0" />
41
+ </ItemGroup >
33
42
</Project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments