Skip to content

Commit 376bf90

Browse files
author
Jake Soenneker
committed
ContinuousIntegration csproj property
1 parent 9e9b5d7 commit 376bf90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Soenneker.Extensions.Enumerable.Entities.Named.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<?xml version="1.0" encoding="utf-8"?><Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>net9.0</TargetFrameworks>
@@ -32,7 +32,7 @@
3232
<LangVersion>latest</LangVersion>
3333
<PackageReadmeFile>README.md</PackageReadmeFile>
3434
<PackageIcon>icon.png</PackageIcon>
35-
</PropertyGroup>
35+
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild></PropertyGroup>
3636

3737
<ItemGroup>
3838

0 commit comments

Comments
 (0)