File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/WPFDevelopers.Samples40 Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<TargetFramework >net40</TargetFramework >
4
4
</PropertyGroup >
5
- <Import Project =" ../Resources.props" />
5
+ <Import Project =" ../Resources.props" />
6
6
<ItemGroup >
7
7
<BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
8
8
<Visible >False</Visible >
11
11
</BootstrapperPackage >
12
12
</ItemGroup >
13
13
<ItemGroup >
14
- <ProjectReference Include =" ..\WPFDevelopers.Net40\WPFDevelopers.Net40.csproj" />
14
+ <PackageReference Include =" WPFDevelopers" Version =" 1.1.0.2-preview6" />
15
+ </ItemGroup >
16
+ <ItemGroup >
15
17
<ProjectReference Include =" ..\WPFDevelopers.SamplesCode\WPFDevelopers.SamplesCode.csproj" />
16
18
</ItemGroup >
17
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments