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 543f051 commit e2e2da0Copy full SHA for e2e2da0
src/ServiceStack.Configuration.Consul/ServiceStack.Configuration.Consul.csproj
@@ -19,8 +19,6 @@
19
<PackageIconUrl>https://servicestack.net/img/logo-32.png</PackageIconUrl>
20
<ReleaseNotes>https://github.com/wwwlicious/servicestack-configuration-consul/releases</ReleaseNotes>
21
<PackageTags>servicestack consul microservices configuration settings appsettings config</PackageTags>
22
- <IncludeSymbols>true</IncludeSymbols>
23
- <IncludeSource>true</IncludeSource>
24
<RepositoryUrl>https://github.com/wwwlicious/ServiceStack.Configuration.Consul</RepositoryUrl>
25
</PropertyGroup>
26
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">
0 commit comments