File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2525
2626 # Store Artifacts
2727 - store_artifacts :
28- path : ./src/GraphQL.Common/bin/Release/GraphQL.Common.1.0.0-beta.1 .nupkg
28+ path : ./src/GraphQL.Common/bin/Release/GraphQL.Common.1.0.0-beta1 .nupkg
2929 - store_artifacts :
30- path : ./src/GraphQL.Client/bin/Release/GraphQL.Client.1.0.0-beta.1 .nupkg
30+ path : ./src/GraphQL.Client/bin/Release/GraphQL.Client.1.0.0-beta1 .nupkg
Original file line number Diff line number Diff line change 77 <GenerateDocumentationFile >True</GenerateDocumentationFile >
88 <LangVersion >latest</LangVersion >
99 <NeutralLanguage >en-US</NeutralLanguage >
10- <NoWarn >CS1591; CS1701;CS1705;CS8600;CS8602;CS8604;CS8618</NoWarn >
10+ <NoWarn >CS1701;CS1705;CS8600;CS8602;CS8604;CS8618</NoWarn >
1111 <PackageLicenseUrl >https://raw.githubusercontent.com/deinok/GraphQL.Client/master/LICENSE.txt</PackageLicenseUrl >
1212 <PackageProjectUrl >https://github.com/deinok/GraphQL.Client</PackageProjectUrl >
1313 <PackageRequireLicenseAcceptance >True</PackageRequireLicenseAcceptance >
1414 <PackageIconUrl >https://raw.githubusercontent.com/deinok/GraphQL.Client/master/assets/logo.svg</PackageIconUrl >
1515 <RepositoryType >git</RepositoryType >
1616 <RepositoryUrl >https://github.com/deinok/GraphQL.Client.git</RepositoryUrl >
1717 <TreatWarningsAsErrors >True</TreatWarningsAsErrors >
18- <Version >1.0.0-beta.1 </Version >
18+ <Version >1.0.0-beta1 </Version >
1919 <WarningLevel >4</WarningLevel >
2020 </PropertyGroup >
2121
Original file line number Diff line number Diff line change 55
66 <PropertyGroup >
77 <IsPackable >false</IsPackable >
8+ <NoWarn >CS1591</NoWarn >
89 </PropertyGroup >
910
1011 <ItemGroup >
You can’t perform that action at this time.
0 commit comments