diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2021-07-08 13:45:03 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2021-07-08 13:45:03 +0300 |
| commit | a39363dbef826448ecc4ed3b5d611c08a131880a (patch) | |
| tree | c24318e4f33171d49c77218f0cd8d41106bbb8e8 /Software/Visual_Studio/Tango.BL/Tango.BL.csproj | |
| parent | 3ac0c04e830c7199039979bff44d96a88cd9cc51 (diff) | |
| download | Tango-a39363dbef826448ecc4ed3b5d611c08a131880a.tar.gz Tango-a39363dbef826448ecc4ed3b5d611c08a131880a.zip | |
Attempt fixes after virus on release machine.
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/Tango.BL.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.BL/Tango.BL.csproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj index b7341d589..344a0e9fb 100644 --- a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj +++ b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj @@ -623,10 +623,6 @@ </None> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\..\..\..\Users\Roy\Desktop\Colourful-master\src\Colourful\Colourful.csproj"> - <Project>{1254c6b8-dedb-45f9-a880-04556ea1aa1c}</Project> - <Name>Colourful</Name> - </ProjectReference> <ProjectReference Include="..\DataStore\Tango.DataStore\Tango.DataStore.csproj"> <Project>{e0364dfa-0721-4637-9d32-9d22aac109d6}</Project> <Name>Tango.DataStore</Name> @@ -635,6 +631,10 @@ <Project>{37e4ceab-b54b-451f-b535-04cf7da9c459}</Project> <Name>ColorMine</Name> </ProjectReference> + <ProjectReference Include="..\SideChains\Tango.Colorful\Tango.Colorful.csproj"> + <Project>{c89c1866-c76b-401f-a232-40fc58065cbf}</Project> + <Name>Tango.Colorful</Name> + </ProjectReference> <ProjectReference Include="..\Tango.Core\Tango.Core.csproj"> <Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project> <Name>Tango.Core</Name> |
