We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b6970 commit 75ddf06Copy full SHA for 75ddf06
RestSharp.Tests/RestSharp.Tests.Signed.csproj
@@ -85,6 +85,7 @@
85
<ItemGroup>
86
<Compile Include="SampleClasses\EmployeeTracker.cs" />
87
<Compile Include="SampleClasses\EnumTest.cs" />
88
+ <Compile Include="SampleClasses\Goodreads.cs" />
89
<Compile Include="SampleClasses\GoogleWeatherWithAttributes.cs" />
90
<Compile Include="SampleClasses\Struct.cs" />
91
<Compile Include="XmlAttributeDeserializerTests.cs" />
@@ -123,6 +124,7 @@
123
124
<Content Include="SampleData\boolean_from_number.xml">
125
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
126
</Content>
127
+ <Content Include="SampleData\Goodreads.xml" />
128
<Content Include="SampleData\iso8601datetimes.txt">
129
130
0 commit comments