1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\Xwt.Gtk3.0.2.250 \build\Xwt.Gtk3.props" Condition =" Exists('..\packages\Xwt.Gtk3.0.2.250 \build\Xwt.Gtk3.props')" />
4
- <Import Project =" ..\packages\Xwt.Gtk.0.2.250 \build\Xwt.Gtk.props" Condition =" Exists('..\packages\Xwt.Gtk.0.2.250 \build\Xwt.Gtk.props')" />
3
+ <Import Project =" ..\packages\Xwt.Gtk3.0.2.234 \build\Xwt.Gtk3.props" Condition =" Exists('..\packages\Xwt.Gtk3.0.2.234 \build\Xwt.Gtk3.props')" />
4
+ <Import Project =" ..\packages\Xwt.Gtk.0.2.234 \build\Xwt.Gtk.props" Condition =" Exists('..\packages\Xwt.Gtk.0.2.234 \build\Xwt.Gtk.props')" />
5
5
<PropertyGroup >
6
6
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7
7
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
42
42
<Reference Include =" UIAutomationProvider" />
43
43
<Reference Include =" UIAutomationTypes" />
44
44
<Reference Include =" WindowsBase" />
45
- <Reference Include =" Xwt, Version=0.2.250 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
46
- <HintPath >..\packages\Xwt.0.2.250 \lib\net472\Xwt.dll</HintPath >
45
+ <Reference Include =" Xwt, Version=0.2.234 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
46
+ <HintPath >..\packages\Xwt.0.2.234 \lib\net472\Xwt.dll</HintPath >
47
47
<Private >True</Private >
48
48
</Reference >
49
- <Reference Include =" Xwt.Gtk, Version=0.2.250 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
50
- <HintPath >..\packages\Xwt.Gtk.0.2.250 \lib\net472\Xwt.Gtk.dll</HintPath >
49
+ <Reference Include =" Xwt.Gtk, Version=0.2.234 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
50
+ <HintPath >..\packages\Xwt.Gtk.0.2.234 \lib\net472\Xwt.Gtk.dll</HintPath >
51
51
<Private >True</Private >
52
52
</Reference >
53
- <Reference Include =" Xwt.Gtk.Windows, Version=0.2.250 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
54
- <HintPath >..\packages\Xwt.Gtk.Windows.0.2.250 \lib\net472\Xwt.Gtk.Windows.dll</HintPath >
53
+ <Reference Include =" Xwt.Gtk.Windows, Version=0.2.234 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
54
+ <HintPath >..\packages\Xwt.Gtk.Windows.0.2.234 \lib\net472\Xwt.Gtk.Windows.dll</HintPath >
55
55
<Private >True</Private >
56
56
</Reference >
57
- <Reference Include =" Xwt.Gtk3, Version=0.2.250 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
58
- <HintPath >..\packages\Xwt.Gtk3.0.2.250 \lib\net472\Xwt.Gtk3.dll</HintPath >
57
+ <Reference Include =" Xwt.Gtk3, Version=0.2.234 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
58
+ <HintPath >..\packages\Xwt.Gtk3.0.2.234 \lib\net472\Xwt.Gtk3.dll</HintPath >
59
59
<Private >True</Private >
60
60
</Reference >
61
- <Reference Include =" Xwt.WPF, Version=0.2.250 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
62
- <HintPath >..\packages\Xwt.WPF.0.2.250 \lib\net472\Xwt.WPF.dll</HintPath >
61
+ <Reference Include =" Xwt.WPF, Version=0.2.234 .0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" >
62
+ <HintPath >..\packages\Xwt.WPF.0.2.234 \lib\net472\Xwt.WPF.dll</HintPath >
63
63
<Private >True</Private >
64
64
</Reference >
65
65
</ItemGroup >
72
72
<PropertyGroup >
73
73
<ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText >
74
74
</PropertyGroup >
75
- <Error Condition =" !Exists('..\packages\Xwt.Gtk.0.2.250 \build\Xwt.Gtk.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xwt.Gtk.0.2.250 \build\Xwt.Gtk.props'))" />
76
- <Error Condition =" !Exists('..\packages\Xwt.Gtk3.0.2.250 \build\Xwt.Gtk3.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xwt.Gtk3.0.2.250 \build\Xwt.Gtk3.props'))" />
75
+ <Error Condition =" !Exists('..\packages\Xwt.Gtk.0.2.234 \build\Xwt.Gtk.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xwt.Gtk.0.2.234 \build\Xwt.Gtk.props'))" />
76
+ <Error Condition =" !Exists('..\packages\Xwt.Gtk3.0.2.234 \build\Xwt.Gtk3.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Xwt.Gtk3.0.2.234 \build\Xwt.Gtk3.props'))" />
77
77
</Target >
78
78
</Project >
0 commit comments