Skip to content

Commit d9c84ec

Browse files
committed
chore(cicd): shouldnt be needed
1 parent 7f5fa57 commit d9c84ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

TELBlazor.Components/TELBlazor.Components.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ namespace TELBlazor.Components.TELBlazorPackageVersion
8686
<Exec WorkingDirectory="$(MSBuildProjectDirectory)/.."
8787
Command="npx gulp --cwd &quot;$(MSBuildProjectDirectory)&quot; --gulpfile &quot;$(MSBuildProjectDirectory)/gulpfile.js&quot;" />
8888
</Target>
89-
89+
<!--qqqq i dont think this should be needed-->
90+
<ItemGroup>
91+
<Compile Include="TELBlazorPackageVersion\VersionInfo.TELBlazor.cs" />
92+
<Compile Include="TELBlazorPackageVersion\VersionInfo.TELFrontEnd.cs" />
93+
</ItemGroup>
9094
</Project>
9195

0 commit comments

Comments
 (0)