Skip to content

Commit 418a085

Browse files
authored
test/test-pipeline-11
test/test-pipeline-11
2 parents d5eefb3 + f2c2cd0 commit 418a085

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/AndDoneSecureClientLibrary/AndDoneSecureClientLibrary.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<GenerateAssemblyInfo>false</GenerateAssemblyInfo><!-- setting GenerateAssemblyInfo to false causes this bug https://github.com/dotnet/project-system/issues/3934 -->
55
<TargetFrameworks>netstandard2.0;net8.0</TargetFrameworks>
66
<AssemblyName>AndDoneSecureClientLibrary</AssemblyName>
7-
<PackageId>AndDone.AndDoneSecureClientLibrary</PackageId>
7+
<PackageId>AndDoneSecureClientLibrary</PackageId>
88
<OutputType>Library</OutputType>
99
<Authors>AndDone</Authors>
1010
<Company>AndDone LLC</Company>
1111
<AssemblyTitle>AndDone Secure Client Library</AssemblyTitle>
1212
<Description>Client library for AndDone Secure API</Description>
1313
<Copyright>No Copyright</Copyright>
1414
<RootNamespace>AndDoneSecureClientLibrary</RootNamespace>
15-
<Version>1.0.5</Version>
15+
<Version>1.0.6</Version>
1616
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\AndDoneSecureClientLibrary.xml</DocumentationFile>
1717
<RepositoryUrl>https://github.com/AndDone-LLC/AndDone-SecureAPI-ClientLibrary-DotNet-private.git</RepositoryUrl>
1818
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)