Simplify references
This commit is contained in:
Родитель
df003eb62f
Коммит
63a3129a31
|
@ -3,7 +3,6 @@ source https://www.nuget.org/api/v2
|
|||
nuget ExtCore 0.8.45 restriction: >= net45
|
||||
nuget FSharp.TypeProviders.StarterPack 1.1.3.88
|
||||
nuget Unquote 3.1.1
|
||||
nuget Xamarin.Android.Support.v4 23.1.1.0 restriction: >= monoandroid6.0
|
||||
nuget Xamarin.Android.Support.v7.AppCompat 23.1.1.0 restriction: >= monoandroid6.0
|
||||
nuget Xamarin.TestCloud.Agent 0.14.1 restriction: >= xamarinios
|
||||
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
Xamarin.Android.Support.v4
|
||||
Xamarin.Android.Support.v7.AppCompat
|
|
@ -71,18 +71,9 @@
|
|||
<Link>paket-files/ProvidedTypes.fs</Link>
|
||||
</Compile>
|
||||
<Compile Include="AssemblyInfo.fs" />
|
||||
<Compile Include="ProvidedTypes.fsi">
|
||||
<Paket>True</Paket>
|
||||
</Compile>
|
||||
<Compile Include="ProvidedTypes.fs">
|
||||
<Paket>True</Paket>
|
||||
</Compile>
|
||||
<Compile Include="ProvidedTypesHelpers.fs" />
|
||||
<Compile Include="Observable.fs" />
|
||||
<Compile Include="IO.fs" />
|
||||
<Compile Include="DebugProvidedTypes.fs">
|
||||
<Paket>True</Paket>
|
||||
</Compile>
|
||||
<Compile Include="RunTimeBindings.fs" />
|
||||
<Compile Include="TypeMapper.fs" />
|
||||
<Compile Include="Model.fs" />
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
ExtCore
|
||||
FSharp.TypeProviders.StarterPack
|
||||
Unquote
|
||||
|
||||
File:ProvidedTypes.fsi
|
||||
File:ProvidedTypes.fs
|
||||
|
||||
File:ProvidedTypes.fs
|
Загрузка…
Ссылка в новой задаче