File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >CustomBuildTasks</RootNamespace >
11
11
<AssemblyName >CustomBuildTasks</AssemblyName >
12
- <TargetFrameworkVersion >v3.5</TargetFrameworkVersion >
13
12
<FileAlignment >512</FileAlignment >
14
13
<TargetFrameworkProfile />
14
+ <ProductVersion >8.0.30703</ProductVersion >
15
+ <SchemaVersion >2.0</SchemaVersion >
15
16
</PropertyGroup >
16
17
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
18
<DebugSymbols >true</DebugSymbols >
33
34
<ItemGroup >
34
35
<Reference Include =" System" />
35
36
<Reference Include =" Microsoft.Build.Framework" />
36
- <Reference Include =" Microsoft.Build.Utilities" />
37
+ <Reference Include =" Microsoft.Build.Utilities.v4.0 " />
37
38
</ItemGroup >
38
39
<ItemGroup >
39
40
<Compile Include =" GenerateUniqueIdentifierTask.cs" />
You can’t perform that action at this time.
0 commit comments