Skip to content

Commit

Permalink
Generating to Properties works locally, causes warnings in AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Jan 18, 2022
1 parent c73efa7 commit 176a97f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<EmbeddedResource Update="AggregateServicesResources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>AggregateServicesResources.Designer.cs</LastGenOutput>
<StronglyTypedFileName>Properties/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
<StronglyTypedFileName>$(IntermediateOutputPath)/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
<StronglyTypedLanguage>CSharp</StronglyTypedLanguage>
<StronglyTypedNamespace>Autofac.Extras.AggregateService</StronglyTypedNamespace>
<StronglyTypedClassName>AggregateServicesResources</StronglyTypedClassName>
Expand Down

This file was deleted.

0 comments on commit 176a97f

Please sign in to comment.