Skip to content

Commit 7b08bbd

Browse files
committed
修复找不到文件
1 parent b5debfb commit 7b08bbd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<Project>
2-
<Import Project="..\build\dotnetCampus.UsingMSBuildCopyOutputFileToFastDebug" />
2+
<Import Project="..\build\dotnetCampus.UsingMSBuildCopyOutputFileToFastDebug.targets" />
33
</Project>

Code/dotnetCampus.UsingMSBuildCopyOutputFileToFastDebug.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>dotnetCampus.UsingMSBuildCopyOutputFileToFastDebug</id>
55
<title>Using MSBuild Copy Output File To Fast Debug</title>
6-
<version>1.0.0</version>
6+
<version>1.1.0</version>
77
<authors>dotnet-campus</authors>
88
<owners>dotnet-campus</owners>
99
<license type="expression">MIT</license>

0 commit comments

Comments
 (0)