Skip to content

Commit da83f4b

Browse files
author
Becca McHenry
committed
revert csproj string issue
1 parent 2b85451 commit da83f4b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/Microsoft.Data.Analysis.Tests/Microsoft.Data.Analysis.Tests.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232

3333
<ItemGroup>
3434
<Compile Include="../../src/Microsoft.Data.Analysis/Strings.Designer.cs" />
35-
<EmbeddedResource Include="../../src/Microsoft.Data.Analysis/Strings.resx" LogicalName="Microsoft.Data.Analysis.Strings.resources">
36-
<Generator></Generator>
37-
</EmbeddedResource>
35+
<EmbeddedResource Include="../../src/Microsoft.Data.Analysis/Strings.resx" LogicalName="Microsoft.Data.Analysis.Strings.resources"/>
3836
</ItemGroup>
3937

4038
</Project>

0 commit comments

Comments
 (0)