Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <slluis.devel@gmail.com>2015-02-23 16:15:12 +0300
committerLluis Sanchez <slluis.devel@gmail.com>2015-02-23 16:15:12 +0300
commit29610b72535b3b601ebddc0bdc53372c20946826 (patch)
treede9c8f77798663c3a861727cb2f19cd646e0861d /Xwt.Gtk/Xwt.Gtk3.csproj
parent64ba820b4460330b8ed0c69049d97c2577af9a13 (diff)
parentf0500cbb0c2a333a9a32ac701c95cbf52600b6f9 (diff)
Merge pull request #492 from mono/appveyor
Appveyor integration
Diffstat (limited to 'Xwt.Gtk/Xwt.Gtk3.csproj')
-rw-r--r--Xwt.Gtk/Xwt.Gtk3.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xwt.Gtk/Xwt.Gtk3.csproj b/Xwt.Gtk/Xwt.Gtk3.csproj
index 96f177d6..20f39721 100644
--- a/Xwt.Gtk/Xwt.Gtk3.csproj
+++ b/Xwt.Gtk/Xwt.Gtk3.csproj
@@ -44,7 +44,7 @@
<Reference Include="gio-sharp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
</ItemGroup>
<ItemGroup>
- <Compile Include="AssemblyInfo.cs" />
+ <Compile Include="AssemblyInfo.Gtk3.cs" />
<Compile Include="Xwt.GtkBackend\LabelBackend.cs" />
<Compile Include="Xwt.GtkBackend\PasswordEntryBackend.cs" />
<Compile Include="Xwt.GtkBackend\WidgetBackend.cs" />