This commit is contained in:
Stef Heyenrath
2025-08-31 10:03:51 +02:00
parent 3077e7bee1
commit 5c221ff4fa
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
<RepositoryUrl>https://github.com/wiremock/WireMock.Net</RepositoryUrl>
<ApplicationIcon>../../resources/WireMock.Net-Logo.ico</ApplicationIcon>
<PackageReadmeFile>PackageReadme.md</PackageReadmeFile>
<LangVersion>13</LangVersion>
<LangVersion>12</LangVersion>
<Nullable>enable</Nullable>
</PropertyGroup>