File tree Expand file tree Collapse file tree
Orm/Xtensive.Orm.PostgreSql Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <IsPackable >true</IsPackable >
44 <DocumentationFile >$(OutputPath)$(TargetFramework)\$(AssemblyName).xml</DocumentationFile >
3636 </Compile >
3737 </ItemGroup >
3838 <ItemGroup >
39+ <None Include =" Sql.Drivers.PostgreSql\Resources\Strings.resx" >
40+ <Generator >ResXFileCodeGenerator</Generator >
41+ <SubType >Designer</SubType >
42+ <LastGenOutput >Strings.Designer.cs</LastGenOutput >
43+ </None >
3944 <Compile Update =" Sql.Drivers.PostgreSql\Resources\Strings.Designer.cs" >
4045 <DesignTime >True</DesignTime >
4146 <AutoGen >True</AutoGen >
4247 <DependentUpon >Strings.resx</DependentUpon >
4348 </Compile >
4449 </ItemGroup >
45- <ItemGroup >
46- <EmbeddedResource Update =" Sql.Drivers.PostgreSql\Resources\Strings.resx" >
47- <Generator >ResXFileCodeGenerator</Generator >
48- <LastGenOutput >Strings.Designer.cs</LastGenOutput >
49- </EmbeddedResource >
50- </ItemGroup >
5150</Project >
You can’t perform that action at this time.
0 commit comments