Skip to content

Commit

Permalink
added additional templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Stelzi79 committed Aug 8, 2022
1 parent 7787a44 commit 03d89ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- <GeneratePackageOnBuild>True</GeneratePackageOnBuild> -->
</PropertyGroup>
<ItemGroup>
<Content Include="NetSdkProject\**\*;NetSdkRepoStructure\**\*" Exclude="**\bin\**;**\obj\**;**\*_pre*" />
<Content Include="NetSdkProject\**\*;NetSdk*Project\**\*;NetSdkRepoStructure\**\*" Exclude="**\bin\**;**\obj\**;**\*_pre*" />
<Compile Remove="**\*"/>
</ItemGroup>
</Project>

0 comments on commit 03d89ee

Please sign in to comment.