Skip to content

add environment#3

Open
Kurban8991 wants to merge 5 commits intomainfrom
AddEnv
Open

add environment#3
Kurban8991 wants to merge 5 commits intomainfrom
AddEnv

Conversation

@Kurban8991
Copy link
Copy Markdown

No description provided.

<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.2" />
</ItemGroup>

<ItemGroup>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

перенеси в новый проект AuthenticationWebApi

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Если про среды имеешь ввиду, то да, я сделаю для всех проектов

{
"ConnectionStrings": {
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-AuthenticationService-1db18c2e-a289-4d23-b83a-1675d921f49b;Trusted_Connection=True;MultipleActiveResultSets=true"
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это надо убрать

@@ -0,0 +1,11 @@
{
"ConnectionStrings": {
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-AuthenticationService-1db18c2e-a289-4d23-b83a-1675d921f49b;Trusted_Connection=True;MultipleActiveResultSets=true"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

почему 1db18c2e-a289-4d23-b83a-1675d921f49b в строке подключения

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants