Bug 760477
| Summary: | Missing a Visual Studio solution file and project files of C# examples | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Petra Svobodová <psvobodo> |
| Component: | qpid-sdk | Assignee: | messaging-bugs <messaging-bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petra Svobodová <psvobodo> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | Development | CC: | crolke, jross, ppecka |
| Target Milestone: | 2.1.2 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Windows | ||
| Whiteboard: | |||
| Fixed In Version: | 2.2.0.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 650969 | ||
C# example Visual Studio solution and project files are now included. C# example Visual Studio solutions and project files are included for both Visual Studio versions (2008 and 2010). Verified on packages: qpid-cpp-x64-VS2008-2.2.0.1-1.zip qpid-cpp-x64-VS2010-2.2.0.1-1.zip qpid-cpp-x86-VS2008-2.2.0.1-1.zip qpid-cpp-x86-VS2010-2.2.0.1-1.zip --> VERIFIED |
Description of problem: In the "dotnet_examples" folder there is no Visual Solution file and no project file; there are files with source code and assembly files only; look at a transcription from the "README-winsdk.txt" file below, please. "... \dotnet_examples A Visual Studio solution file and associated project files to demonstrate using this SDK in C#. ... ... 4. Building dotnet_examples =========================== From the \dotnet_examples directory launch the winsdk_dotnet_examples.sln solution file. In the platform pulldown list select "x86" or "x64" to match the development kit you are using. ..." Version-Release number of selected component (if applicable): qpid-cpp-x*-VS*-97.97.97.97.zip How reproducible: 100% Steps to Reproduce: 1. Unzip the package and look at the content. Actual results: There is no Visual Studio solution file and no project file in the "dotnet_examples" directory. Expected results: The "dotnet_examples" folder should contain a Visual Studion solution file "winsdk_dotnet_examples.sln" and associated project files.