File tree Expand file tree Collapse file tree 4 files changed +32
-5
lines changed
Expand file tree Collapse file tree 4 files changed +32
-5
lines changed 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 <OutputPath >..\..\_Build\$(Configuration)\lib\</OutputPath >
2222 <ItemGroup >
2323 <ProjectReference Include =" ..\Xtensive.Orm\Xtensive.Orm.csproj" />
2424 </ItemGroup >
25-
25+ <ItemGroup >
26+ <Compile Update =" Sql.Drivers.Firebird\Resources\Strings.Designer.cs" >
27+ <DesignTime >True</DesignTime >
28+ <AutoGen >True</AutoGen >
29+ <DependentUpon >Strings.resx</DependentUpon >
30+ </Compile >
31+ </ItemGroup >
2632</Project >
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 <OutputPath >..\..\_Build\$(Configuration)\lib\</OutputPath >
2727 <Link >Properties\Visibility.cs</Link >
2828 </Compile >
2929 </ItemGroup >
30+ <ItemGroup >
31+ <Compile Update =" Sql.Drivers.MySql\Resources\Strings.Designer.cs" >
32+ <DesignTime >True</DesignTime >
33+ <AutoGen >True</AutoGen >
34+ <DependentUpon >Strings.resx</DependentUpon >
35+ </Compile >
36+ </ItemGroup >
3037</Project >
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 <OutputPath >..\..\_Build\$(Configuration)\lib\</OutputPath >
2727 <Link >Properties\Visibility.cs</Link >
2828 </Compile >
2929 </ItemGroup >
30+ <ItemGroup >
31+ <Compile Update =" Sql.Drivers.Oracle\Resources\Strings.Designer.cs" >
32+ <DesignTime >True</DesignTime >
33+ <AutoGen >True</AutoGen >
34+ <DependentUpon >Strings.resx</DependentUpon >
35+ </Compile >
36+ </ItemGroup >
3037</Project >
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 <OutputPath >..\..\_Build\$(Configuration)\lib\</OutputPath >
2727 <Link >Properties\Visibility.cs</Link >
2828 </Compile >
2929 </ItemGroup >
30+ <ItemGroup >
31+ <Compile Update =" Sql.Drivers.Sqlite\Resources\Strings.Designer.cs" >
32+ <DesignTime >True</DesignTime >
33+ <AutoGen >True</AutoGen >
34+ <DependentUpon >Strings.resx</DependentUpon >
35+ </Compile >
36+ </ItemGroup >
3037</Project >
You can’t perform that action at this time.
0 commit comments