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 c73efa7 commit 176a97fCopy full SHA for 176a97f
src/Autofac.Extras.AggregateService/Autofac.Extras.AggregateService.csproj
@@ -63,7 +63,7 @@
63
<EmbeddedResource Update="AggregateServicesResources.resx">
64
<Generator>ResXFileCodeGenerator</Generator>
65
<LastGenOutput>AggregateServicesResources.Designer.cs</LastGenOutput>
66
- <StronglyTypedFileName>Properties/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
+ <StronglyTypedFileName>$(IntermediateOutputPath)/AggregateServicesResources.Designer.cs</StronglyTypedFileName>
67
<StronglyTypedLanguage>CSharp</StronglyTypedLanguage>
68
<StronglyTypedNamespace>Autofac.Extras.AggregateService</StronglyTypedNamespace>
69
<StronglyTypedClassName>AggregateServicesResources</StronglyTypedClassName>
src/Autofac.Extras.AggregateService/Properties/AggregateServicesResources.Designer.cs
0 commit comments