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 9ec6eb8 commit 13868beCopy full SHA for 13868be
Properties/dss_sharp.csproj dss_sharp.csprojProperties/dss_sharp.csproj renamed to dss_sharp.csproj
@@ -37,8 +37,8 @@
37
<Reference Include="System.Data" />
38
</ItemGroup>
39
<ItemGroup>
40
- <Compile Include="dss_sharp.cs" />
41
- <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="src\dss_sharp.cs" />
+ <Compile Include="src\Properties\AssemblyInfo.cs" />
42
43
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
44
</Project>
Properties/AssemblyInfo.cs src/Properties/AssemblyInfo.csProperties/AssemblyInfo.cs renamed to src/Properties/AssemblyInfo.cs
Properties/dss_sharp.cs src/dss_sharp.csProperties/dss_sharp.cs renamed to src/dss_sharp.cs
0 commit comments