Skip to content

Commit c0997dd

Browse files
committed
Move UpdateAssemblyInfo out of AssemblyInfoBuilder folder
1 parent e55b2e5 commit c0997dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/GitVersionTask/GitVersionTask.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<Compile Include="InvalidFileChecker.cs" />
7676
<Compile Include="TaskLogger.cs" />
7777
<Compile Include="TempFileTracker.cs" />
78-
<Compile Include="AssemblyInfoBuilder\UpdateAssemblyInfo.cs" />
78+
<Compile Include="UpdateAssemblyInfo.cs" />
7979
<Compile Include="AssemblyInfo.cs" />
8080
</ItemGroup>
8181
<ItemGroup>

0 commit comments

Comments
 (0)