Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • Hotfix/1357-ymlFile
  • Hotfix/1370-swaggerDescription
  • Hotfix/2087-efNet6
  • Hotfix/2562-organizations
  • Issue/1910-MigrationtoNET6.0
  • Issue/2228-userOrganization
  • Issue/2295-singleOrganizationFix
  • Issue/2309-docs
  • Product/1094-fasterQuery
  • Product/1180-genericOrganizationMembershipFunction
  • Product/1287-dotnet5Sharepoint
  • Sprint/2020-20
  • Sprint/2020-21
  • Sprint/2020-22
  • Sprint/2021-02
  • Sprint/2021-03
  • Sprint/2021-05
  • Sprint/2021-08
  • Sprint/2022-01
  • Topic/1165-fasterQuery
  • Topic/1281-genericOrganizationMembershipFunction
  • Topic/1335-dotnet5Apis
  • dev
  • gitkeep
  • master
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.2.3
  • v2.2.4
  • v2.2.5
49 results

Target

Select target project
  • coscine/backend/apis/organization
1 result
Select Git revision
  • Hotfix/1357-ymlFile
  • Hotfix/1370-swaggerDescription
  • Hotfix/2087-efNet6
  • Hotfix/2562-organizations
  • Issue/1910-MigrationtoNET6.0
  • Issue/2228-userOrganization
  • Issue/2295-singleOrganizationFix
  • Issue/2309-docs
  • Product/1094-fasterQuery
  • Product/1180-genericOrganizationMembershipFunction
  • Product/1287-dotnet5Sharepoint
  • Sprint/2020-20
  • Sprint/2020-21
  • Sprint/2020-22
  • Sprint/2021-02
  • Sprint/2021-03
  • Sprint/2021-05
  • Sprint/2021-08
  • Sprint/2022-01
  • Topic/1165-fasterQuery
  • Topic/1281-genericOrganizationMembershipFunction
  • Topic/1335-dotnet5Apis
  • dev
  • gitkeep
  • master
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.2.3
  • v2.2.4
  • v2.2.5
49 results
Show changes
Commits on Source (3)
......@@ -19,3 +19,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
......@@ -5,7 +5,7 @@
<AssemblyName>Coscine.Api.Organization</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net6.0</TargetFramework>
<Version>2.2.2</Version>
<Version>2.2.3</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......