Added Report Generator package
This commit is contained in:
@ -7,9 +7,14 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportingServices.UI", "Rep
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportingServices.Test", "ReportingServices.Test\ReportingServices.Test.csproj", "{9E631987-FBF0-4795-B552-1196718F9EBC}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReportingServices.API", "ReportingServicesAPIs\ReportingServices.API.csproj", "{C53BD9A4-EBAF-4C62-9105-F0B01254E72C}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportingServices.API", "ReportingServicesAPIs\ReportingServices.API.csproj", "{C53BD9A4-EBAF-4C62-9105-F0B01254E72C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReportingServices.Shared", "ReportingServices.Shared\ReportingServices.Shared.csproj", "{0A8FDF86-8BF8-4A3B-9D8B-DBC8DAA35AD5}"
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportingServices.Shared", "ReportingServices.Shared\ReportingServices.Shared.csproj", "{0A8FDF86-8BF8-4A3B-9D8B-DBC8DAA35AD5}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E5DEBD84-0237-49D3-B6D7-6F5736174EF6}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.config\dotnet-tools.json = .config\dotnet-tools.json
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
Reference in New Issue
Block a user