Skip to content

Commit afd4a8b

Browse files
authored
Merge pull request #19 from autofac/feature/remove-appveyor-version-prefix
Remove obsolete AppVeyor VersionPrefix from csproj
2 parents 255fcb5 + 2bba8a8 commit afd4a8b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Dynamic aggregate service implementation generation for Autofac.</Description>
4-
<!-- VersionPrefix patched by AppVeyor -->
5-
<VersionPrefix>0.0.1</VersionPrefix>
64
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
75
<LangVersion>latest</LangVersion>
86
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)