Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Peter Collins 87b7b0084d
[build] Set Microsoft metadata for NuGet.org (#10)
We had some invalid/missing metadata and content in the .nupkg file that
was preventing us from publishing an updated version to NuGet.org.
2021-05-28 11:37:12 -04:00
nosami 9d3661bd5f Don't attempt to filter any referenced assemblies
Re https://github.com/mono/monodevelop/issues/6304
Re VSTS #704919
2018-10-12 17:31:42 +01:00
nosami e72e063c1f Be explicit about Android target framework in the package 2018-10-12 15:27:16 +01:00
nosami 3ac319b024 Try and find the solution root folder 2018-10-11 10:58:44 +01:00
nosami 2aa6a42c8d Fix Resource class name in pre-compiled code 2018-05-11 11:35:10 +01:00
nosami a9648b2988 Default C# code contained a compilation error.
Fixes https://github.com/mono/monodevelop/issues/4766
2018-05-10 14:02:34 +01:00
nosami d673111b8c Revert the usage of the TP SDK. We need real C# types...
...to be embedded into the F# assembly - not mirrored types

Re https://github.com/xamarin/xamarin-android/issues/1513
and https://github.com/mono/monodevelop/issues/4456

Bump to 1.0.0.22

We also need code such as the following adding to the NUnit template and
possibly others.

```fs
namespace fsandroidnunit
// the name of the type here needs to match the name inside the ResourceDesigner attribute
type Resources = fsandroidnunit.Resource
[<assembly: Android.Runtime.ResourceDesigner("fsandroidnunit.Resources", IsApplication=true)>]
()
```
2018-04-06 16:09:34 +01:00
nosami cbd66c10b9 Simplify type provider by removing Mono.Android reference from IDE context 2018-04-04 15:38:40 +01:00
nosami 48f79a182e Add default Tabbar and Toolbar values 2018-04-03 16:14:50 +01:00
nosami b5a079294a Bump to 1.0.0.19 2018-02-16 13:07:27 +00:00
nosami 0ea6542151 Bump to 1.0.0.18 2017-10-24 15:06:15 +01:00
nosami 598de2b20a Version the runtime assembly + bump to 1.0.0.17 2017-10-17 18:14:20 +01:00
nosami 73ef29db9e Bump to 1.0.0.15 2017-10-13 21:05:17 +01:00