Skip to content

Commit 0275823

Browse files
DocSvartzDevTKSS
andauthored
fix: Update src/TemplateTest/TemplateTest.csproj
Co-authored-by: DevTKSS <[email protected]>
1 parent 1b50fc6 commit 0275823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TemplateTest/TemplateTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net10.0;net9.0;net8.0;</TargetFrameworks>
55
<Nullable>enable</Nullable>
6-
6+
<IsTestProject>true</IsTestProject>
77
<IsPackable>false</IsPackable>
88
</PropertyGroup>
99

0 commit comments

Comments
 (0)