Skip to content

Commit 1eae0b9

Browse files
committed
Lucene.Net.CodeAnalysis.Dev.CodeFixes: Fixed CodeFixResources.resx code generation so it is not a committed file
1 parent db82a0a commit 1eae0b9

2 files changed

Lines changed: 2 additions & 68 deletions

File tree

src/Lucene.Net.CodeAnalysis.Dev.CodeFixes/CodeFixResources.Designer.cs

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

src/Lucene.Net.CodeAnalysis.Dev.CodeFixes/Lucene.Net.CodeAnalysis.Dev.CodeFixes.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version='1.0'?>
1+
<?xml version='1.0'?>
22
<!--
33
Licensed to the Apache Software Foundation (ASF) under one
44
or more contributor license agreements. See the NOTICE file
@@ -46,11 +46,8 @@ under the License.
4646
<Generator>MSBuild:Compile</Generator>
4747
<StronglyTypedFileName>$(IntermediateOutputPath)CodeFixResources.designer.cs</StronglyTypedFileName>
4848
<StronglyTypedLanguage>CSharp</StronglyTypedLanguage>
49-
<StronglyTypedNamespace>Lucene.Net.CodeAnalysis.Dev</StronglyTypedNamespace>
49+
<StronglyTypedNamespace>Lucene.Net.CodeAnalysis.Dev.CodeFixes</StronglyTypedNamespace>
5050
<StronglyTypedClassName>CodeFixResources</StronglyTypedClassName>
51-
<LogicalName>Lucene.Net.CodeAnalysis.Dev.CodeFixResources.resources</LogicalName>
52-
<LastGenOutput>CodeFixResources.Designer.cs</LastGenOutput>
53-
<PublicClass>true</PublicClass>
5451
</EmbeddedResource>
5552
</ItemGroup>
5653

0 commit comments

Comments
 (0)