Skip to content

Commit 176a97f

Browse files
committed
Generating to Properties works locally, causes warnings in AppVeyor.
1 parent c73efa7 commit 176a97f

File tree

2 files changed

+1
-79
lines changed

2 files changed

+1
-79
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<EmbeddedResource Update="AggregateServicesResources.resx">
6464
<Generator>ResXFileCodeGenerator</Generator>
6565
<LastGenOutput>AggregateServicesResources.Designer.cs</LastGenOutput>
66-
<StronglyTypedFileName>Properties/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
66+
<StronglyTypedFileName>$(IntermediateOutputPath)/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
6767
<StronglyTypedLanguage>CSharp</StronglyTypedLanguage>
6868
<StronglyTypedNamespace>Autofac.Extras.AggregateService</StronglyTypedNamespace>
6969
<StronglyTypedClassName>AggregateServicesResources</StronglyTypedClassName>

src/Autofac.Extras.AggregateService/Properties/AggregateServicesResources.Designer.cs

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)