Errors updated. Do not use old build.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<connectionStrings>
|
||||
<add name="FluentCon" connectionString="Server=.;Initial Catalog=Pets;User ID=sa;Password=123456" />
|
||||
<add name="FluentCon" connectionString="Server=frodo;Initial Catalog=Pets;User ID=sa;Password=123456" />
|
||||
</connectionStrings>
|
||||
<appSettings>
|
||||
<add key ="Location" value ="Office"/>
|
||||
|
||||
@ -373,7 +373,7 @@
|
||||
<Project>{90C9D02C-91AF-4529-86BE-28320332DDB5}</Project>
|
||||
<Name>Tanshu.Accounts.Print</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\Tanshu.Accounts.SqlDAO\Tanshu.Accounts.Repository.csproj">
|
||||
<ProjectReference Include="..\Tanshu.Accounts.Repository\Tanshu.Accounts.Repository.csproj">
|
||||
<Project>{B755D152-37C3-47D6-A721-3AD17A8EF316}</Project>
|
||||
<Name>Tanshu.Accounts.Repository</Name>
|
||||
</ProjectReference>
|
||||
|
||||
Reference in New Issue
Block a user