Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
chore: fix sln imports
Browse files Browse the repository at this point in the history
  • Loading branch information
stiefeljackal committed Jul 12, 2023
1 parent 158afe6 commit 93a672c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JworkzNeosReturnOfReceivedContactRequestNotification.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{17D999B9-BA62-4B6B-BAF2-3D6DB0FC81C0}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE.txt = LICENSE.txt
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JworkzNeosReturnOfReceivedContactRequestNotification.Test", "JworkzNeosReturnOfReceivedContactRequestNotification.Test\JworkzNeosReturnOfReceivedContactRequestNotification.Test.csproj", "{2A9D29E7-1463-4213-B88A-5BD1880BFB90}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JworkzNeosReturnOfReceivedContactRequestNotification.Test", "JworkzNeosReturnOfReceivedContactRequestNotification.Test\JworkzNeosReturnOfReceivedContactRequestNotification.Test.csproj", "{2A9D29E7-1463-4213-B88A-5BD1880BFB90}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 93a672c

Please sign in to comment.