File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
JsonApiDotNetCore.Annotations
JsonApiDotNetCore.SourceGenerators Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2323 <DebugType >embedded</DebugType >
2424 </PropertyGroup >
2525
26+ <PropertyGroup Condition =" '$(APPVEYOR)' != ''" >
27+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
28+ </PropertyGroup >
29+
2630 <ItemGroup >
2731 <None Include =" ..\..\logo.png" Visible =" false" Pack =" True" PackagePath =" " />
2832 <None Include =" ..\..\PackageReadme.md" Visible =" false" Pack =" True" PackagePath =" " />
Original file line number Diff line number Diff line change 2323 <RepositoryUrl >https://github.com/json-api-dotnet/JsonApiDotNetCore</RepositoryUrl >
2424 </PropertyGroup >
2525
26+ <PropertyGroup Condition =" '$(APPVEYOR)' != ''" >
27+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
28+ </PropertyGroup >
29+
2630 <ItemGroup >
2731 <None Include =" ..\..\logo.png" Visible =" false" Pack =" True" PackagePath =" " />
2832 <None Include =" ..\..\PackageReadme.md" Visible =" false" Pack =" True" PackagePath =" " />
Original file line number Diff line number Diff line change 2121 <DebugType >embedded</DebugType >
2222 </PropertyGroup >
2323
24+ <PropertyGroup Condition =" '$(APPVEYOR)' != ''" >
25+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
26+ </PropertyGroup >
27+
2428 <ItemGroup >
2529 <None Include =" ..\..\logo.png" Visible =" false" Pack =" True" PackagePath =" " />
2630 <None Include =" ..\..\PackageReadme.md" Visible =" false" Pack =" True" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments