File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<PropertyGroup >
25
25
<UtilPackTaskFactoryParametersXML Condition =" '$(MSBuildRuntimeType)' != 'Core' " >
26
- <NuGetFramework >.NETFramework</NuGetFramework >
27
- <NuGetFrameworkVersion >4.6.1</NuGetFrameworkVersion >
26
+ <NuGetFramework >net461</NuGetFramework >
28
27
</UtilPackTaskFactoryParametersXML >
29
28
<UtilPackTaskFactoryParametersXML >
30
29
$(UtilPackTaskFactoryParametersXML)
Original file line number Diff line number Diff line change 1
1
<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<PropertyGroup >
3
- <PackageVersion_UtilPackNuGetMSBuild >2.0.0 </PackageVersion_UtilPackNuGetMSBuild >
3
+ <PackageVersion_UtilPackNuGetMSBuild >2.0.1 </PackageVersion_UtilPackNuGetMSBuild >
4
4
</PropertyGroup >
5
5
</Project >
6
6
You can’t perform that action at this time.
0 commit comments