We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a8b99 commit f853ee5Copy full SHA for f853ee5
src/Soenneker.Validators.Phone.Possible.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<?xml version="1.0" encoding="utf-8"?><Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFrameworks>net9.0</TargetFrameworks>
@@ -32,7 +32,7 @@
32
<LangVersion>latest</LangVersion>
33
<PackageReadmeFile>README.md</PackageReadmeFile>
34
<PackageIcon>icon.png</PackageIcon>
35
- </PropertyGroup>
+ <ContinuousIntegrationBuild>true</ContinuousIntegrationBuild></PropertyGroup>
36
37
<ItemGroup>
38
0 commit comments