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.
2 parents 255fcb5 + 2bba8a8 commit afd4a8bCopy full SHA for afd4a8b
1 file changed
src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj
@@ -1,8 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<Description>Dynamic aggregate service implementation generation for Autofac.</Description>
4
- <!-- VersionPrefix patched by AppVeyor -->
5
- <VersionPrefix>0.0.1</VersionPrefix>
6
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
7
<LangVersion>latest</LangVersion>
8
<Nullable>enable</Nullable>
0 commit comments