mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 22:13:23 -07:00
UsingTask TemplateFile
This commit is contained in:
parent
18ffdb527a
commit
e2b56f21c4
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
<Project>
|
||||
<UsingTask TaskName="MSBuild.Community.Tasks.TemplateFile"
|
||||
AssemblyFile="$(NuGetPackageRoot)msbuildtasks/1.5.0.235/tools/MSBuild.Community.Tasks.dll" />
|
||||
|
||||
|
||||
<PropertyGroup Condition="Exists('$(ProjectDir)$(ProjectName).Credentials.template')">
|
||||
<MSBuildCommunityTasksPath>$(PkgMSBuildTasks)\tools\</MSBuildCommunityTasksPath>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue