Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removing deleted file from project #689

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

Merged
merged 1 commit into from
Jun 18, 2018
Merged

Conversation

jbw3
Copy link
Contributor

@jbw3 jbw3 commented Jun 17, 2018

What does this implement/fix? Explain your changes.

This change removes the file interop33.cs from the Visual Studio project. In a previous commit, this file was deleted but was not removed from the project file.

Does this close any currently open issues?

This fixes #688.

@codecov
Copy link

codecov bot commented Jun 17, 2018

Codecov Report

Merging #689 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #689   +/-   ##
=======================================
  Coverage   76.81%   76.81%           
=======================================
  Files          63       63           
  Lines        5580     5580           
  Branches      890      890           
=======================================
  Hits         4286     4286           
  Misses       1003     1003           
  Partials      291      291
Flag Coverage Δ
#setup_linux 69.42% <ø> (ø) ⬆️
#setup_windows 75.98% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 397b0b4...06d6777. Read the comment docs.

@filmor filmor merged commit f60dc32 into pythonnet:master Jun 18, 2018
@filmor
Copy link
Member

filmor commented Jun 18, 2018

Thank you :)

@jbw3 jbw3 deleted the fix-vs-project branch July 6, 2018 22:32
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

Successfully merging this pull request may close these issues.

Master does not build because of missing file
2 participants