Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

References to SilverlightGraphics.cs #8

Open
Adrian-Devries opened this issue Apr 25, 2014 · 0 comments
Open

References to SilverlightGraphics.cs #8

Adrian-Devries opened this issue Apr 25, 2014 · 0 comments

Comments

@Adrian-Devries
Copy link

The following references are incorrect:

./trunk/README.md:10:* Silverlight, Windows Phone 7, and Windows Metro (WinRT) using [SilverlightGraphics.cs](https://github.com/praeclarum/CrossGraphics/ blob/master/SilverlightGraphics.cs)

./trunk/samples/Clock/ClockSilverlight/ClockSilverlight.csproj:75: <Compile Include="..\..\..\src\SilverlightGraphics.cs">

./trunk/samples/Clock/ClockSilverlight/ClockSilverlight.csproj:76: <Link>SilverlightGraphics.cs</Link>

./trunk/samples/Clock/ClockWP7/ClockWP7.csproj:64: <Compile Include="..\..\..\src\SilverlightGraphics.cs">

./trunk/samples/Clock/ClockWP7/ClockWP7.csproj:65: <Link>SilverlightGraphics.cs</Link>

./trunk/samples/Clock/ClockWpf/ClockWpf.csproj:65: <Compile Include="..\..\..\src\SilverlightGraphics.cs">

./trunk/samples/Clock/ClockWpf/ClockWpf.csproj:66: <Link>SilverlightGraphics.cs</Link>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant